Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (245)
  • Boston, Mass. :Safari Books Online,  (202)
  • Sebastopol, Calif. : O'Reilly  (46)
  • Web site development  (147)
  • Photography ; Digital techniques  (99)
Datasource
  • MPI Ethno. Forsch.  (245)
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: WordPress (Electronic resource) ; Web applications ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: WordPress is much more than a blogging platform. As this practical guide clearly demonstrates, you can use WordPress to build web apps of any type-not mere content sites, but full-blown apps for specific tasks. If you have PHP experience with a smattering of HTML, CSS, and JavaScript, you'll learn how to use WordPress plugins and themes to develop fast, scalable, and secure web apps, native mobile apps, web services, and even a network of multiple WordPress sites.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Apr. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Application program interfaces (Computer software) ; Representational State Transfer (Software architecture) ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. With this practical guide, you'll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world's most successful distributed computing system: the World Wide Web. You'll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API. Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Canvas (Computer file) ; HTML (Document markup language) ; Web sites ; Design ; Web site development ; Cascading style sheets ; Computer drawing ; Computer games ; Programming ; Computer graphics ; Electronic books ; Electronic books ; local
    Abstract: Flash is fading fast as Canvas continues to climb. The second edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You'll learn how to draw, render text, manipulate images, and create animation-all in the course of building an interactive web game throughout the book. Updated for the latest implementations of Canvas and related HTML5 technologies, this edition includes clear and reusable code examples to help you quickly pick up the basics-whether you currently use Flash, Silverlight, or just HTML and JavaScript. Discover why HTML5 is the future of innovative web development. Create and modify 2D drawings, text, and bitmap images Use algorithms for math-based movement and physics interactions Incorporate and manipulate video, and add audio Build a basic framework for creating a variety of games Use bitmaps and tile sheets to develop animated game graphics Go mobile: build web apps and then modify them for iOS devices Explore ways to use Canvas for 3D and multiplayer game applications
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; JavaScript (Computer program language) ; HTML (Document markup language) ; Electronic books ; Electronic books ; local
    Abstract: Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you'll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. If you have an intermediate to advanced understanding of JavaScript- especially event handling and callbacks-you're ready to tackle Web Workers with the tools in this example-driven guide.
    Note: "Multithreaded programs in JavaScript"--Cover. - Includes bibliographical references. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xvii, 219 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Application program interfaces (Computer software) ; HTML (Document markup language) ; Internet programming ; Web site development ; Multimedia systems ; Electronic books ; Electronic books ; local
    Abstract: "You'll learn the art of building hypermedia APIs that don't simply run on the Web, but that actually exist in the Web. You'll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples. Too many APIs rely on concepts rooted in desktop and local area network patterns that don't scale well--costly solutions that are difficult to maintain over time. This book shows system architects and web developers how to design and implement human- and machine-readable web services that remain stable and flexible as they scale"--Cover p. 2.
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xii, 225 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Query languages (Computer science) ; User interfaces (Computer systems) ; Design ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You'll also learn how to program common but complex tasks, such as managing drag and drop and autocomplete, that make it easier for users to interact with your site.
    Note: "A code-centered approach to user interface design"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 1st ed.
    Keywords: Internet programming ; Web site development ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Performance is critical to the success of any website, and help with using today's new tools is key. In this remarkable guide, 32 leading web performance experts offer practical tips, techniques, and advice for optimizing your site's user experience. This collection of articles will inspire you to squeeze every ounce of performance from your site-whether you're a web developer, mobile developer, or web designer.
    Note: Description based on online resource; title from PDF title page (Safari, viewed Sept. 28, 2012)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xi, 250 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Electronic commerce ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: How do you turn website visitors into customers? Conversion Optimization offers practical advice on how to persuade visitors to make a buying decision -- without driving them away through data overload or tedious navigation. You'll learn how to use marketing principles, design, usability, and analytics on your site to increase your buyer-to-visitor ratio, whether you're involved with marketing or designing a large ecommerce site, or managing a modest online operation. Based on the authors' broad experience in helping businesses attract online customers, this book addresses every aspect of the process, from landing visitors to finalizing the sale. You'll learn several techniques for blending successful sales approaches with the particular needs of the people you want to attract. Are you ready to do what it takes to get a double-digit conversion rate? Explore case studies involving significant conversion rate improvements Walk through different stages of a sale and understand the value of each Understand your website visitors through persona creation Connect with potential customers and guide them toward a conversion Learn how to deal with FUDs -- customer fears, uncertainties, and doubts Examine the path that visitors take from landing page to checkout Test any change you make against your original design "The Web is unique in its ability to deliver this almost improbable win-win: You can increase revenue AND make your customers happy. Yet most websites stink. Worry not, Khalid and Ayat to the rescue! Buy this book to follow their practical advice on how to create high converting websites that your visitors love."--Avinash Kaushik, author of Web Analytics 2.0 and Web Analytics: An Hour A Day (both Sybex)
    Note: "The art and science of converting prospects to customers"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Language: English
    Pages: 1 online resource (xvi, 638 p.) , ill.
    Edition: 1st ed.
    Series Statement: The missing manual series
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Computer graphics ; Electronic books ; Electronic books ; local
    Abstract: Elements 10 offers much of Photoshop's power without the huge price tag. It's a great tool for most image-editing buffs-whether you're a photographer, scrapbooker, or aspiring graphic artist. But Elements still doesn't come with a useful manual. This bestselling book helps you get the most out of the program, from the basics to advanced tips for both Windows and Mac users. The important stuff you need to know: Quickly learn your way around. Customize Elements to suit your working style. Get to work right away. Import, organize, and make quick image fixes with ease. Retouch any image. Learn how to repair and restore old and damaged photos. Add pizzazz. Give images more zip with dozens of filters, layer styles, and special effects. Design with words. Make text flow along a curved path or around an object or shape. Find your creative flair. Create scrapbooks, greeting cards, photo books, and more. Try out advanced techniques. Work with layers, blend modes, and other tools.
    Note: "Covers both Windows and Mac versions"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [United States?] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449306137
    Language: English
    Pages: 1 streaming video file (38 min., 52 sec.) , digital, sd., col.
    Keywords: Machine learning ; Web site development ; Electronic videos ; local
    Abstract: "With growing amounts of digital data at the fingertips of software developers, the need for a scalable, easy to use framework is tremendous. This talk introduces Apache Mahout--a project with the goal of implementing scalable machine learning algorithms for the masses." --Resource description page.
    Note: Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (x, 82 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Drupal (Computer file) ; Web sites ; Authoring programs ; Web site development ; Web sites ; Design ; Project management ; Electronic books ; Electronic books ; local
    Abstract: If you're a solo website designer or part of a small team itching to build interesting projects with Drupal, this concise guide will get you started. Drupal's learning curve has thrown off many experienced designers, particularly the way it handles design challenges. This book shows you the lifecycle of a typical Drupal project, with emphasis on the early stages of site planning. Learn how to efficiently estimate and set up your own project, so you can focus on ways to make your vision a reality, rather than let project management details constantly distract you. Plan and estimate your project by discovering your client's goals and audience perceptions Discover how Drupal works under the hood, and learn basic DrupalSpeak Frame the UX design challenge through a deeper understanding of your site's intended users Get real content for your project as early as possible-before you start prototyping Choose the right modules for your project, and learn about several go-to modules Understand how to walk clients through the Drupal design and development process
    Note: "Drupal for designers"--Cover. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Greenwich, [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988627 , 1933988622
    Language: English
    Pages: xxviii, 351 p , ill.
    Keywords: Active server pages ; Microsoft .NET ; Web site development ; Electronic books ; local
    Abstract: ASP.NET MVC implements the Model-View-Controller pattern on the ASP.NET runtime. It works well with open source projects like NHibernate, Castle, StructureMap, AutoMapper, and MvcContrib. ASP.NET MVC in Action is a guide to pragmatic MVC-based web development. After a thorough overview, it dives into issues of architecture and maintainability. The book assumes basic knowledge of ASP.NET (v. 3.5) and expands your expertise. Some of the topics covered: How to effectively perform unit and full-system tests. How to implement dependency injection using StructureMap or Windsor How to work with the domain and presentation model How to work with persistence layers like NHibernate The book's many examples are in C#. "Shows how to put all the features of ASP.NET MVC together to build a great application." -From the Foreword by Phil Haack, Senior Program Manager, ASP.NET MVC Team, Microsoft "This book put me in control of ASP.NET MVC." -Mark Monster, Software Engineer, Rubicon "Of all the offerings, this one got it right!" -Andrew Siemer, Principal Architect, OTX Research "Highly recommended for those switching from Web Forms to MVC." -Frank Wang, Chief Software Architect, DigitalVelocity LLC
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321679307 , 032167930X
    Language: English
    Pages: xiii, 335 p , ill.
    Edition: 2nd ed.
    Keywords: Adobe Photoshop ; Adobe Camera Raw ; Adobe Photoshop lightroom ; Computer graphics ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: Just about every digital image requires sharpening since softness is inevitably introduced during the image digitizing process, and oftentimes with digital photography, images are sharpened badly. This second edition of the definitive book by the late Bruce Fraser teaches readers all they need to know about sharpening, including when to use it, why it's needed, how to use the camera's features, how to recognize an image that needs sharpening, how much to use, what's bad sharpening, and how to fix oversharpening. Real World Image Sharpening with Adobe Photoshop, Camera Raw, and Lightroom, Second Edition is written by Fraser's friend and renowned photographer Jeff Schewe. It adds essential coverage of Adobe Photoshop Lightroom and Adobe Camera Raw, since many of the key sharpening functions have migrated from Photoshop to those tools since the first edition of the book was published. The book shows readers how to: recognize the kind of sharpening that each image needs; become acquainted with the full arsenal of sharpening tools built into Photoshop, Lightroom, and Camera Raw; sharpen part of an image selectively; create a complete sharpening workflow that allows sharpening images optimally for different uses; balance the contradictory demands of sharpening and noise reduction; and more.
    Note: Previously published as: Real world image sharpening with Adobe Photoshop CS2 : industrial-strength production techniques / Bruce Fraser. - Includes index. - Title from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    ISBN: 9781449392154 , 1449392156
    Language: English
    Pages: 1 online resource (xii, 205 p.) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: HTML (Document markup language) ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: If you don't know about the new features available in HTML5, now's the time to find out. This book provides practical information about how and why the latest version of this markup language will significantly change the way you develop for the Web. HTML5 is still evolving, yet browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and mobile browsers are even farther ahead. HTML5: Up & Running carefully guides you though the important changes in this version with lots of hands-on examples, including markup, graphics, and screenshots. You'll learn how to use HTML5 markup to add video, offline capabilities, and more -- and you'll be able to put that functionality to work right away. Learn new semantic elements, such as , , and Meet Canvas, a 2D drawing surface you can program with JavaScript Embed video in your web pages without third-party plugins Use Geolocation to let web application visitors share their physical location Take advantage of local storage capacity that goes way beyond cookies Build offline web applications that work after network access is disconnected Learn about several new input types for web forms Create your own custom vocabularies in HTML5 with microdata
    Note: "O'Reilly/Google Press"--Cover. - "Dive into the future of Web development"--Cover. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xviii, 316 p.) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Web 2.0 ; User-generated content ; Web site development ; Electronic books ; local
    Abstract: What do Amazon's product reviews, eBay's feedback score system, Slashdot's Karma System, and Xbox Live's Achievements have in common? They're all examples of successful reputation systems that enable consumer websites to manage and present user contributions most effectively. This book shows you how to design and develop reputation systems for your own sites or web applications, written by experts who have designed web communities for Yahoo! and other prominent sites. Building Web Reputation Systems helps you ask the hard questions about these underlying mechanisms, and why they're critical for any organization that draws from or depends on user-generated content. It's a must-have for system architects, product managers, community support staff, and UI designers. Scale your reputation system to handle an overwhelming inflow of user contributions Determine the quality of contributions, and learn why some are more useful than others Become familiar with different models that encourage first-class contributions Discover tricks of moderation and how to stamp out the worst contributions quickly and efficiently Engage contributors and reward them in a way that gets them to return Examine a case study based on actual reputation deployments at industry-leading social sites, including Yahoo!, Flickr, and eBay
    Note: Description based on print version record. - Includes bibliographical references (p. 303-305) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Beijing ; : Pogue Press/O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596809355 , 0596809352
    Language: English
    Pages: xvi, 568 p , ill.
    Edition: 1st ed.
    Series Statement: Missing manual
    Keywords: Adobe Photoshop elements ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Ideal for scrapbookers, serious and casual photographers, and budding graphic artists alike, Photoshop Elements 8 for Mac is more powerful and easier to use than previous versions. But figuring out how and when to use the program's tools is still tricky. With this book, you'll learn not only what each tool does, but also when it makes the most sense to use it and why. You get easy-to-follow, step-by-step instructions for everything from importing photos to organizing, editing, sharing, and storing your images. You'll also find a tour of Bridge, the ultra-deluxe file browser that comes with Photoshop CS4 --and Elements 8. How do you use the Photomerge Exposure? How do Quick Fix previews work? With a gentle introduction to get you started quickly, and advanced tips to help you produce really creative work, this Missing Manual provides the answers you need. Get crystal-clear and jargon-free explanations of every feature Learn to import, organize, back up, and fix photos quickly and easily Repair and restore old and damaged photos, and retouch any image Jazz up your pictures with dozens of filters, frames, and special effects Remove unwanted objects from images with the new Recompose tool Learn advanced techniques like working with layers and applying blend modes Download practice images and try new tricks right away
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    Language: English
    Pages: 1 online resource (xvi, 216 p.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Software patterns ; Web site development ; Electronic books ; lcgft ; Electronic books ; local ; Electronic books
    Abstract: What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal-whether you're using JavaScript to write a client-side, server-side, or desktop application. Written by JavaScript expert Stoyan Stefanov-Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool- JavaScript Patterns includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve. Explore useful habits for writing high-quality JavaScript code, such as avoiding globals, using single var declarations, and more Learn why literal notation patterns are simpler alternatives to constructor functions Discover different ways to define a function in JavaScript Create objects that go beyond the basic patterns of using object literals and constructor functions Learn the options available for code reuse and inheritance in JavaScript Study sample JavaScript approaches to common design patterns such as Singleton, Factory, Decorator, and more Examine patterns that apply specifically to the client-side browser environment
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly
    ISBN: 9781449392147 , 1449392148
    Language: English
    Pages: 1 online resource (xxx, 334 p.) , ill.
    Edition: 1st ed.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: WordPress (Electronic resource) ; Blogs ; Computer programs ; Blogs ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic books ; lcgft ; Electronic books ; local
    Abstract: Whether you're promoting your business or writing about your travel adventures, Head First WordPress will teach you not only how to make your blog look unique and attention-grabbing, but also how to dig into the more complex functionality available on the WordPress platform. You'll learn how to customize your blog with your own URL, templates, plugin functionality, and more.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321619433 , 0321619439
    Language: English
    Pages: xxvi, 379 p , ill. , 23 cm
    Series Statement: Developer's library series
    Keywords: MySpace.com ; OpenSocial ; Entertainment computing ; Internet programming ; Web site development ; Social networks ; Computer network resources ; Application program interfaces (Computer software) ; Electronic books ; local
    Abstract: "The authors did a great job covering the various ins and outs of OpenSocial, and especially the specific MySpace quirks. If you are a new social networking application developer or even someone who just wants to write better OpenSocial Apps, then this book has what you are looking for." -Cassandra Doll, Software Engineer, Google The Insider's Guide to Writing OpenSocial Applications for MySpace-and Beyond! When you write OpenSocial applications for MySpace, you can reach millions of users overnight. Building OpenSocial Apps shows you how, one step at a time. Whether you're building casual widgets or feature-rich, professional applications, this book will teach you everything you need to know. The authors are the leading experts on OpenSocial and MySpace and have personally helped construct the MySpace platform and OpenSocial standards. In this indispensable book, they walk you through the entire process of building apps, from signing up through building complex apps that can scale to thousands of users and interoperate on more than fifty social networks, such as Hi5, Orkut, and LinkedIn. They demonstrate today's best practices for building OpenSocial applications and present dozens of tips for leveraging both MySpace and OpenSocial to their fullest. Coverage includes Installing and working with the MySpace Developer Platform Retrieving, parsing, and displaying user data, friend lists, and photos Sending App invitations and notifications Building mashups that communicate with third-party web services Marketing your App and building your user base Designing for performance, scalability, and fault tolerance Securing MySpace and OpenSocial apps, and protecting users' privacy Building apps that display ads and accept micropayments A companion web site (opensocialtictactoe.googlecode.com) includes an extensive library of downloadable source code and other support materials.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321637321 , 0321637321
    Language: English
    Pages: [xiv], 337 p , col. ill. , 27 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: UNLOCK THE SECRETS OF THE HOTTEST TRICKS, AND MOST REQUESTED PHOTOSHOP EFFECTS IN ONE AMAZING BOOK! Scott Kelby, co-host of Photoshop User TV and the world's #1 bestselling Photoshop author, is back to unlock the secrets of an amazing new collection of the latest eye-popping, jaw-dropping, Photoshop special effects-the same kind that made Scott's previous editions of this book one of the top selling Photoshop books in history. You'll learn some of the most closely guarded Photoshop CS4 special effects-the same ones you see on TV, in magazines, and on the Web. Using Scott's simple step-by-step method, with hundreds of full-color images, you'll see exactly how it's all done. The book is written so clearly, and it is so easy to follow, you'll immediately be able to create all of these effects yourself. You'll learn: • The latest photographic special effects • How to fake studio shots (you'll be amazed at how it's done) • The latest cutting-edge type effects • The most popular effects used by big movie studios • The most-requested advertising effects • Commercial effects that clients go crazy over! • The most asked-for current Web effects • Amazing 3D effects using Photoshop Extended • Plus loads of effects that look hard, but are easy once you know the secrets And not only that, but the whole book is packed with creative ideas, layouts, and design techniques that will help you unleash your own creativity. It's all here, in the only Photoshop book of its kind. You're gonna love it!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687163 , 0768687160
    Language: English
    Pages: xviii, 330 p , ill. , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Build a Website for Free Build yourself a state-of-the-art website.It's incredibly easy... and it won't cost you a dime! You need a website. But you don't need the hassles that usually go with building one, or the expense of hiring someone else to do it. Here's your solution: Build a Website for Free! You'll learn how you can use new Web 2.0 technologies to create a site that's impressive and effective. And here's the best part: You'll do it all with software and tools that won't cost you a dime! • Plan, organize, and design a site that really works, using tools you can find for free • Discover the simple secrets of writing pages people want to read • Use video on your site-and get someone else to pay for hosting it • Add an easy-to-update blog and start building your own web community • Quickly and easily handle "nuts and bolts" tasks, from getting your site name to uploading your content • Get your site picked up by Google, Yahoo!, and other search engines • Adapt your site for easy viewing on cell phones Mark Bell is a Ph.D. student in the Indiana University Telecommunications department. He studies virtual worlds and mediated trust with the Synthetic Worlds Initiative and has spent 15 years in the computer industry. Mark created his first website in 1992, ran a web design company in the '90s, and consults on several academic web projects. CATEGORY: Internet/Web
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768687125 , 0768687128
    Language: English
    Pages: x, 220 p , col. ill.
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: Easy Adobe Photoshop Elements 7 See it done. do it yourself. It's that easy! Easy Adobe Photoshop Elements 7 teaches you the fundamentals of working with the incredibly powerful, yet simple-to-use image editing software Adobe Photoshop Elements 7. Fully illustrated steps with simple instructions guide you through Photoshop Elements from start to finish. Learn how to get your photos from your camera to your computer and organize them with a few clicks. You'll see how you can fix flaws, adjust lighting, sharpen details, and turn snapshots into works of art. And you'll find out how Photoshop Elements can help you produce sophisticated online photo galleries, impressive hardbound photo books, and other projects that showcase your photos. No need to feel intimidated, we'll hold your hand every step of the way. Learn how to... • Use Quick Fix mode to correct common image problems with just a couple of mouse clicks • Use Full Edit mode to harness the power of Photoshop with ease • Transfer digital photos from camera or scanner to computer and make gorgeous color prints • Manage your photo collection in a snap with Organizer • Create online albums that automatically update themselves when you add photos • Fix the dreaded "red eye" instantly • Create instant photo layouts for your scrapbooks and photo albums Easy steps guide you through each task. Items you select or click are shown in bold. Each step is fully illustrated. Category: Graphics Covers: Adobe Photoshop Elements 7 User Level: Beginner
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Que | Boston, Mass. :Safari Books Online,
    ISBN: 9780768690675 , 0768690676
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Photography ; Digital techniques ; Electronic books ; local
    Abstract: The Shot Doctor is a new kind of digital photography book that focuses on the "how-to" and less on the "how it works" or the technology behind the camera. This book is designed to be small enough to fit in your back pocket or in a camera bag. It is aimed at everyday parents, students, sporting enthusiasts, and average joes who just want to take decent pictures at their kids' soccer games and dance recitals and who don't aspire to make digital photography a hobby. • Easy-to-follow when-why-how "recipes" help you set your camera to get great shots right away • Beautiful full-color interior • Step-by-step instructions for conquering everyday photography challenges, including sporting events, school recitals and performances, vacations, babies, children, and special events • Simple explanations of camera controls help you understand when to use them, why they work, and how to use them • Compact, stays-open design means you can carry it everywhere and refer to it while you're taking pictures • Visual before and after examples of common photography problems help you choose the right solution for your photography challenges Mark Edward Soper has been using adjustable cameras since 1971 and digital cameras since 2000, for a total of more than 37 years as an enthusiastic and serious amateur photographer. Mr. Soper's when-why-how approach to photography, which combines picture-based methods (take a picture, change settings, see how the picture improves), has been tested through years of teaching photography as well as by the hundreds of photographs he has taken for many of his books. Mark is the author of Easy Digital Cameras and Unleashing Windows Vista Media Center , as well as books on corporate and home networking, PC upgrades, home automation, and PC troubleshooting. Category: Digital Photography Covers: Digital Cameras User Level: Beginner-Intermediate
    Note: Title from resource description page (viewed Apr. 14, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online,
    ISBN: 9780137007752 , 0137007752
    Language: English
    Pages: xxvi, 417 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Drupal (Computer file) ; Web sites ; Design ; Computer programs ; Web site development ; Electronic books ; local
    Abstract: "For Drupal to succeed, we need books like this." -Dries Buytaert, Drupal founder and project lead "Drupal faces a common problem on the Web-the relative lack of new, high quality themes. Front End Drupal tackles this problem directly and is designed to help both experienced designers and rank novices get an understanding of how Drupal theming works. In fact, I'll be the first to admit I learned a lot from this book." - Dries Buytaert, Drupal founder and project lead The Practical, Complete Guide to Customizing Drupal Sites with Behaviors, Themes, and Templates Drupal is now the world's #1 open source content management system: Thousands of individuals and organizations are using it to build and update Web sites of virtually every kind. As Web designers and developers adopt Drupal, they need ways to quickly customize the visuals and interactivity of their sites. Drupal offers powerful tools for doing so, but little guidance on using them effectively. Front End Drupal is the solution. In this book, two expert Drupal developers cover everything you need to know to create great visual designs and state-of-the-art interactivity with Drupal's behaviors, themes, and templates. Front End Drupal is 100% focused on issues of site design, behavior, usability, and management. The authors show how to style Drupal sites, make the most of Drupal's powerful templating system, build sophisticated community sites, streamline site management, and build more portable, flexible themes. You'll also gain hands-on experience through several case studies that walk you through the customization of everything from page templates to Web site forums. Prepare and organize content so it's easier to integrate into Drupal Web sites Structure Drupal page templates that are easy to work with Configure Drupal with the modules and browser tools you need to customize your site Utilize Drupal's Starter Themes and themes converted from WordPress, Joomla!™, and Drupal 5.x Maximize the power and usability of Drupal's content editing forms Build usable community sites with user profiles, comments, and user-generated content Use JavaScript™ to make your themes interactive and to enhance usability Create powerful animations and AJAX callbacks with jQuery, Drupal's JavaScript library About the Web Site The accompanying site, frontenddrupal.com, contains all sample code and themes presented in this book.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768686869 , 0768686865
    Language: English
    Pages: 545 p , ill. (chiefly col.) , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Computer graphics ; Electronic books ; local
    Abstract: Sams Teach Yourself Adobe® Photoshop® CS4 Kate Binder In just 24 lessons of one hour or less, you'll learn all the fundamental Photoshop CS4 skills you need to get great results-in digital photography, graphic design, painting, or anything else! Using this book's easy, step-by-step approach, you'll master Photoshop CS4's revamped interface and powerful new shortcuts. You can also learn professional techniques for repairing damaged photos, creating great composites, black-and-white images, and web graphics, and a whole lot more! Full-color figures and clear step-by-step instructions visually show you how to use Photoshop. Notes, Tips, and Cautions provide related information, advice, and warnings. Q&A sections, quizzes, and exercises help you build and test your knowledge. Learn how to... Master Photoshop CS4's new tabbed interface, Application Frame, and Application Bar Personalize your workspace to work more efficiently Repair and retouch black-and-white and color images, no matter what condition they're in Make "spot fixes" with Photoshop CS4's improved toning tools Achieve powerful artistry with Photoshop's filters and effects Master digital painting with Photoshop's paintbrushes and other tools Get your colors right, in both print and web applications Transform your images using tools ranging from Flip and Warp to Liquify Master professional-level features including layers, channels, and masks Create outstanding typographic special effects Prepare great web images for everything from online photo galleries to cellphones Save time and get better results with Photoshop CS4's latest enhancements Kate Binder is a design and graphics expert who works from her home in New Hampshire. She has written articles on graphics, publishing, and photography for magazines including Shutterbug, Publish, eDigitalPhoto, PEI , and Desktop Publishers Journal . Kate is also the author of several books, including iMac Portable Genius, Sams Teach Yourself Adobe Photoshop Elements 6 in 24 Hours, Easy Mac OS X Leopard, The Complete Idiot's Guide to Mac OS X , and Easy Adobe Photoshop 7 . Category: Graphics Covers: Adobe® Photoshop® CS4 User Level: Beginning-Intermediate
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768685459 , 0768685451
    Language: English
    Pages: xi, 367 p , ill. , 24 cm. +
    Series Statement: Sams teach yourself all in one
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; JavaScript (Computer program language) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies. No previous Ajax programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete Ajax programming starter kit that gives you all the programming tools, reference information, JavaScript libraries, and server software you need to set up a stable environment for learning, testing, and production. Learn how to... Build better, more interactive interfaces for your web applications Make JavaScript, HTML, XML, and PHP work together to create Ajax effects Compile an Ajax application Create and consume web services with SOAP and REST Avoid common errors and troubleshoot programs Use popular Ajax libraries to speed up and improve common programming tasks On the CD XAMPP for Windows, Mac OS X, and Linux-an easy-to-install package to set up a PHP- and MySQL-enabled Apache server on your computer The jEdit programming editor for Windows, Mac, and Linux Prototype, Scriptaculous, Rico, and XOAD-popular JavaScript libraries for creating Ajax applications and effects A complete Ajax, HTML, XML, and PHP tutorial reference library in searchable PDF format Source code for the examples in the book Phil Ballard is a software engineering consultant and developer specializing in website and intranet design and development for an international portfolio of clients. He has an honors degree from the University of Leeds, England, and has worked for several years in commercial and managerial roles in the high technology sector. Michael Moncur is a freelance webmaster and author. He runs a network of websites and has written several bestselling books about web development, networking, certification programs, and databases. Category: Web Development Covers: Ajax, JavaScript and PHP User Level: Beginning-Intermediate
    Note: Includes bibliographical references (p. [339]-341) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, Mass. :Safari Books Online,
    ISBN: 9780768680645 , 0768680646
    Language: English
    Pages: xii, 483 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Cross-platform software development ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: Covers version 1.5 of Adobe AIR Written to help you hit the ground running, this book teaches you how to build state-of-the-art rich desktop applications on the breakthrough Adobe AIR platform. Stacy Tyler Young, Michael Givens, and Dimitrios Gianninas illustrate the power of this technology through practical application examples based on the official 1.5 release of Adobe AIR. You'll discover how Adobe AIR helps you solve problems you just couldn't solve before by extending the reach of your web applications onto users' desktops. Building on your existing knowledge of Adobe Flex, HTML, JavaScript, and Ajax software, you'll master the powerful Adobe AIR platform--moving quickly from task-oriented examples to larger-scale, real-world projects. The authors don't just cover coding--they help you maximize your effectiveness throughout the entire development lifecycle via design patterns, frameworks, build process, continuous integration, and automated testing. If you're ready to build the next generation of rich hybrid desktop applications, Adobe AIR is the development platform you've been searching for...and this is the book you need to kick-start new projects using this exciting new technology. Detailed information on how to... Install and configure your Adobe AIR development environment Build the next generation web/desktop hybrid applications to run on Adobe AIR Add new desktop capabilities to your web applications such as native windows, local file I/O, and client-side databases Create HTML/Adobe Flex mash-up applications Push data to Adobe AIR clients using BlazeDS, an open source Java remoting and messaging technology Package, distribute, and update Adobe AIR applications Work with display objects in 3D space by leveraging Adobe Flash Player 10 Build Adobe AIR applications using common frameworks like Cairngorm Create automated builds using Apache Ant, complete with FlexUnit testing strategies Create a peer-to-peer photo-sharing application by combining Adobe AIR and Java Part I Getting Started with Adobe AIR 1 Introduction to Adobe AIR 9 2 Setting Up the Development Environment 15 3 Creating an Adobe AIR Application 29 4 Debugging Adobe AIR Applications 51 Part II Building Adobe AIR Applications 5 Working with Windows 67 6 Working with Screens 89 7 Working with Files and Directories 101 8 Understanding the Drag-and-Drop API 115 9 Working with Copy and Paste 129 10 ...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321620293 , 0321620291
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Software refactoring ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: The Complete Guide to Avoiding and Fixing Common Rails 3 Code and Design Problems As developers worldwide have adopted the powerful Ruby on Rails web framework, many have fallen victim to common mistakes that reduce code quality, performance, reliability, stability, scalability, and maintainability. Rails™ AntiPatterns identifies these widespread Rails code and design problems, explains why they're bad and why they happen-and shows exactly what to do instead. The book is organized into concise, modular chapters-each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. Leading Rails developers Chad Pytel and Tammer Saleh also offer specific guidance for refactoring existing bad code or design to reflect sound object-oriented principles and established Rails best practices. With their help, developers, architects, and testers can dramatically improve new and existing applications, avoid future problems, and establish superior Rails coding standards throughout their organizations. This book will help you understand, avoid, and solve problems with Model layer code, from general object-oriented programming violations to complex SQL and excessive redundancy Domain modeling, including schema and database issues such as normalization and serialization View layer tools and conventions Controller-layer code, including RESTful code Service-related APIs, including timeouts, exceptions, backgrounding, and response codes Third-party code, including plug-ins and gems Testing, from test suites to test-driven development processes Scaling and deployment Database issues, including migrations and validations System design for "graceful degradation" in the real world
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Addison-Wesley | Boston, Mass. :Safari Books Online,
    ISBN: 9780321564177 , 0321564170
    Language: English
    Pages: 377 p , ill. , 23 cm
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: Django (Electronic resource) ; Web site development ; Python (Computer program language) ; Web sites ; Authoring programs ; Electronic books ; local
    Abstract: Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django® , three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release. The authors teach Django through in-depth explanations, plus provide extensive sample code supported with images and line-by-line explanations. You'll discover how Django leverages Python's development speed and flexibility to help you solve a wide spectrum of Web development problems and learn Django best practices covered nowhere else. You'll build your first Django application in just minutes and deepen your real-world skills through start-to-finish application projects including Simple Web log (blog) Online photo gallery Simple content management system Ajax-powered live blogger Online source code sharing/syntax highlighting tool How to run your Django applications on the Google App Engine This complete guide starts by introducing Python, Django, and Web development concepts, then dives into the Django framework, providing a deep understanding of its major components (models, views, templates), and how they come together to form complete Web applications. After a discussion of four independent working Django applications, coverage turns to advanced topics, such as caching, extending the template system, syndication, admin customization, and testing. Valuable reference appendices cover using the command-line, installing and configuring Django, development tools, exploring existing Django applications, the Google App Engine, and how to get more involved with the Django community. Introduction 1 Part I: Getting Started Chapter 1: Practical Python for Django 7 Chapter 2: Django for the Impatient: Building a Blog 57 Chapter 3: Starting Out 77 Part II: Django in Depth Chapter 4: Defining and Using Models 89 Chapter 5: URLs, HTTP Mechanisms, and Views 117 Chapter 6: Templates and Form Processing 135 Part III: Django Applications by Example Chapter 7: Photo Gallery 159 Chapter 8: Content Management System 181 Chapter 9: Liveblog 205 Chapter 10: Pastebin 221 Part IV: Advanced Django Techniques and Features Chapter 11: Advanced Django Programming 235 Chapter 12: Advanced Django Deployment 261 Part V: Appendices Appendix A: Command Line Basics 285 Appendix B: Installing and Running Django 295 Appendi...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : IBM Press, Pearson | Boston, Mass. :Safari Books Online,
    ISBN: 9780137004997 , 0137004990
    Language: English
    Pages: xxxv, 511 p , ill. , 25 cm
    Keywords: WebSphere ; Web portals ; Computer programs ; User interfaces (Computer systems) ; Computer programs ; Web site development ; Electronic books ; local
    Abstract: The Step-by-Step Guide to Building World-Class Portlet Solutions-Fast! Portlet development traditionally has been difficult and time-consuming, requiring costly resources and specialized expertise in multiple technologies. IBM ® WebSphere ® Portlet Factory simplifies and accelerates portlet development, enabling developers to build world-class portlet solutions without in-depth knowledge of portal technology. Expert developer David Bowley walks you through several of today's most common portlet development scenarios, demonstrating how to create powerful, robust portlets quickly and cost-effectively. Each walkthrough contains all the step-by-step instructions, detailed guidance, fast answers, and working sample code you need to get tangible results immediately . The best resource available on WebSphere Portlet Factory, this bookreflects Bowley's unsurpassed experience constructing large enterprise portals. Bowley covers everything from back-end integration to user interface and AJAX techniques, helping you choose the right builder tool for each task, and define high-level instructions that generate superior code artifacts. His example projects are simple enough to understand easily, but sophisticated enough to be valuable in real-world development. This book will be indispensable to every developer who wants to succeed with WebSphere Portlet Factory, including Java™, J2EE™, and SOA developers at all levels of expertise, as well as Lotus ® Notes ® developers transitioning to WebSphere Portal. Coverage includes · Creating robust portlets: tips, tricks, shortcuts, and previously undocumented 'gotchas' · Incorporating Web services, Domino ® views/forms, and SQL data sources into your portlets · Formatting information for more effective display · Adding UI controls, charts, validation, Java methods, and other capabilities · Displaying context-sensitive content · Using AJAX in your portlets · Communicating between portlets · Implementing error handling, logging, and security
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897218512 , 3897218518
    Language: German
    Pages: xx, 888 p , 24 cm. +
    Edition: 2. Aufl.
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Die 2. Auflage des beliebten und viel gepriesenen TYPO3 Kochbuchs bietet mehr: noch mehr kluge Rezepte, noch mehr exklusives Expertenwissen und noch mehr Tricks, die Ihnen im Arbeitsalltag mit TYPO3 wirklich weiterhelfen. Die in der TYPO3-Community
    Note: Title from resource description page (viewed April 26, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214859 , 3897214857
    Language: German
    Pages: xiv, 221 p , ill. , 23 cm
    Edition: 1. Aufl.
    Series Statement: O'Reilly basics
    Keywords: Drupal (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: Drupal ist vor allem im Zusammenhang mit Community-Projekten bekannt, doch auch Medienriesen wie MTV setzen auf das Content Management System. Geschätzt wird das CMS vor allem für seine interaktiven Features, die sich elegant und komfortabel umsetzen lassen. Praxiswissen Drupal 6 bietet einen kompakten Einstieg in das Open Source-Framework und demonstriert anhand eines umfassenden Beispielprojekts, wie Sie eine Drupal-basierte Website Schritt für Schritt aufsetzen. Drupal installieren und einrichten: Verschaffen Sie sich einen Überblick über die Architektur von Drupal 6 und machen Sie sich daran, das CMS inklusive Webserver und Datenbank zu installieren und zu konfigurieren. Eine Website planen und strukturieren: Anhand eines Beispielprojekts erfahren Sie, wie Sie sowohl eigene als auch nutzergenerierte Inhalte fürs Web strukturieren. Ausgehend davon beschäftigen Sie sich damit, eine intuitive Navigation zu entwickeln und umzusetzen. Das Design anpassen: Drupal bietet komfortable Möglichkeiten, das Design einer Website zu gestalten. Erfahren Sie, was es mit den sogenannten Themes auf sich hat und wie Sie mit ihnen das Layout Ihrer Site steuern. Interaktive Elemente: Drupal hat eine Menge Features im Gepäck, mit denen Sie die Interaktion zwischen Ihnen und den Nutzern Ihrer Website intensivieren können. Darüber hinaus ist es ein Leichtes, Website-Nutzern den kommunikativen Raum für den Austausch untereinander zur Verfügung zu stellen. Weblogs, Foren, allgemeine Kommentare, Newsletter, Umfragen u.v.m. stehen Ihnen mit Drupal 6 zur Verfügung. Module selbst entwickeln: Sollte Ihnen die Funktionalität, die Drupal von Hause aus bietet, nicht ausreichen, haben Sie die Möglichkeit, eigene Module zu entwickeln. Anhand eines einfachen und eines komplexeren Beispiels erfahren Sie, wie das geht.
    Note: Title from resource description page (viewed on April 22, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599341 , 1590599349
    Language: English
    Pages: xxv, 536 p , ill. , 24 cm
    Series Statement: The expert's voice in Web development
    Keywords: Web site development ; Python (Computer program language) ; Electronic books ; local
    Abstract: 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 Pylons-driven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735626065 , 0735626065
    Language: English
    Pages: xv, 292 p , ill. , 23 cm. +
    Series Statement: Step by step
    Keywords: Microsoft Visual Web Developer (Electronic resource) ; Web site development ; Electronic books ; local
    Abstract: Teach yourself Visual Web Developer Express Edition one step at a time. This practical tutorial steps novice developers and hobbyists through an end-to-end example, helping them build essential skills logically and sequentially. By the end of the book, you ll have a working Web site, plus the fundamental skills needed to advance to the next level of Web development ASP.NET.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768689815 , 0768689813
    Language: English
    Pages: xi, 723 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Microsoft .NET Framework ; Web site development ; Electronic books ; local
    Abstract: In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft's new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible. Writing for professional programmers, Walther explains the crucial concepts that make the Model-View-Controller (MVC) development paradigm work so well and shows exactly how to apply them with the ASP.NET MVC Framework. From controllers and actions to views and models, Walther demonstrates how to apply each ASP.NET MVC Framework feature in real-world projects. In Part II, you'll walk step-by-step through building a full-fledged ASP.NET MVC blog application that implements capabilities ranging from data access to validation. Through this case study, you'll learn how to build ASP.NET MVC applications using test-driven development processes that enable rapid feedback, greater productivity, and better quality. Throughout, Walther presents extensive code examples, reflecting his unsurpassed experience as an ASP.NET instructor, a leading commercial developer, and now as a member of Microsoft's ASP.NET development team. Understand how to: Build enterprise-scale web applications far more rapidly and effectively Develop web applications that are easier to maintain and extend over time Gain unprecedented control over the appearance of your website or application Expose intuitive URLs that are friendlier to search engines and users alike Create ASP.NET MVC models that contain all your application's business, validation, and data access logic Make the most of HTML helpers, model binders, action filters, routing, and authentication Efficiently deploy your ASP.NET MVC applications Use the lightweight JQuery JavaScript library to easily find and manipulate HTML elements Create ASP.NET MVC applications using unit test and mock object framework
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596156800 , 0596156804
    Language: English
    Pages: x, 294 p , col. ill. , 23 cm
    Edition: 1st ed.
    Series Statement: Missing manual
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Electronic books ; local
    Abstract: If you're ready to jump into digital photography or would like to increase the skills you already have, David Pogue's Digital Photography: The Missing Manual is just what you need. Bestselling author David Pogue provides a no-nonsense guide to the entire process, including how to: buy and use a digital camera; get the same photographic effects as the pros; manage the results on your Mac or PC; edit photos; and, finally, share the results with your adoring fans -- on paper, online, or on mugs, jigsaw puzzles, and blankets. After reviewing hundreds of digital cameras and photo services in his weekly New York Times column, David Pogue knows digital photography. With this new Missing Manual you will: Get expert advice on how to choose a digital camera, including information on the only specs that matter. (Hint: it's not about megapixels). Learn the basics of lighting, composition, and shooting lots of photos Understand how to choose the best camera settings for 20 different scenarios Unravel the problems of correcting images and storing them Learn David's tips and tricks for sharing and printing images Get a special troubleshooting section you can turn to when things go wrong David Pogue's witty, authoritative voice has demystified the Mac, Windows, iPods and iPhones for millions of readers. Now, he offers step-by-step instructions and plenty of friendly advice to help you join in the fun and get real satisfaction from digital photography.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596804909 , 0596804903
    Language: English
    Pages: xxii, 409 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Online social networks ; Design ; Social media ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: Building a web application that attracts and retains regular visitors is tricky enough, but creating a social application that encourages visitors to interact with one another requires careful planning. This book provides practical solutions to the tough questions you'll face when building an effective community site -- one that makes visitors feel like they've found a new home on the Web. If your company is ready to take part in the social web, this book will help you get started. Whether you're creating a new site from scratch or reworking an existing site, Building Social Web Applications helps you choose the tools appropriate for your audience so you can build an infrastructure that will promote interaction and help the community coalesce. You'll also learn about business models for various social web applications, with examples of member-driven, customer-service-driven, and contributor-driven sites. Determine who will be drawn to your site, why they'll stay, and who they'll interact with Create visual design that clearly communicates how your site works Build the software you need versus plugging in one-size-fits-all, off-the-shelf apps Manage the identities of your visitors and determine how to support their interaction Monitor demand from the community to guide your choice of new functions Plan the launch of your site and get the message out
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596515201 , 0596515200
    Language: English
    Pages: xxii, 325 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Application software ; Development ; Electronic books ; local
    Abstract: What does it take to develop an enterprise application with Rails? Enterprise Rails introduces several time-tested software engineering principles to prepare you for the challenge of building a high-performance, scalable website with global reach. You'll learn how to design a solid architecture that ties the many parts of an enterprise website together, including the database, your servers and clients, and other services as well. Many Rails developers think that planning for scale is unnecessary. But there's nothing worse than an application that fails because it can't handle sudden success. Throughout this book, you'll work on an example enterprise project to learn first-hand what's involved in architecting serious web applications. With this book, you will: Tour an ideal enterprise systems layout: how Rails fits in, and which elements don't rely on Rails Learn to structure a Rails 2.0 application for complex websites Discover how plugins can support reusable code and improve application clarity Build a solid data model -- a fortress -- that protects your data from corruption Base an ActiveRecord model on a database view, and build support for multiple table inheritance Explore service-oriented architecture and web services with XML-RPC and REST See how caching can be a dependable way to improve performance Building for scale requires more work up front, but you'll have a flexible website that can be extended easily when your needs change. Enterprise Rails teaches you how to architect scalable Rails applications from the ground up. "Enterprise Rails is indispensable for anyone planning to build enterprise web services. It's one thing to get your service off the ground with a framework like Rails, but quite another to construct a system that will hold up at enterprise scale. The secret is to make good architectural choices from the beginning. Chak shows you how to make those choices. Ignore his advice at your peril."-- Hal Abelson, Prof. of Computer Science and Engineering, MIT
    Note: Title from title screen. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157722 , 059615772X
    Language: English
    Pages: xxxii, 451 p , ill. (chiefly col.)
    Edition: 1st ed.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; HTML (Document markup language) ; XHTML (Document markup language) ; Internet programming ; Electronic books ; local
    Abstract: Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability police at the same time? Head First Web Design is your ticket to mastering all of these complex topics, and understanding what's really going on in the world of web design. Whether you're building a personal blog or a corporate website, there's a lot more to web design than div's and CSS selectors, but what do you really need to know? With this book, you'll learn the secrets of designing effective, user-friendly sites, from customer requirements to hand-drawn storyboards all the way to finished HTML and CSS creations that offer an unforgettable online presence. The revised two-color edition of this book includes a free online version of the chapter on web color. You can easily access this chapter at Oreilly.com once you register your book. Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157487 , 0596157487
    Language: English
    Pages: 1 v. (unpaged)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more. Ruby Best Practices will help you: Understand the secret powers unlocked by Ruby's code blocks Learn how to bend Ruby code without breaking it, such as mixing in modules on the fly Discover the ins and outs of testing and debugging, and how to design for testability Learn to write faster code by keeping things simple Develop strategies for text processing and file management, including regular expressions Understand how and why things can go wrong Reduce cultural barriers by leveraging Ruby's multilingual capabilities This book also offers you comprehensive chapters on driving code through tests, designing APIs, and project maintenance. Learn how to make the most of this rich, beautiful language with Ruby Best Practices .
    Note: Title from resource description page (viewed March 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704924
    Language: English
    Pages: 1 streaming video file (1 hr., 59 min., 13 sec.) , digital, sd., col. +
    Keywords: Adobe Illustrator (Computer file) ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Dave Cross introduces the essential tools and techniques in Illustrator CS4. Rather than attempting to cover every single aspect of Illustrator, this course focuses on the most important skills that a beginner needs to know."--Resource description page.
    Note: Title from resource description page (viewed Jan. 11, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684721 , 0321684729
    Language: English
    Pages: 1 streaming video file (55 min., 56 sec.) , digital, sd., col.
    Keywords: Computer graphics ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Corey examines the new Wacom Intuos 4 tablet and takes it through its paces to show you what it can do" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug. 12, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684684 , 0321684680
    Language: English
    Pages: 1 streaming video file (2 hrs., 14 min., 8 sec.) , digital, sd., col. +
    Keywords: Dreamweaver (Computer file) ; Web sites ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "Learn the functions and capabilities of Dreamweaver CS4 as RC goes through the basics of building and designing a website with the new version" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug 11, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321659156 , 0321659155
    Language: English
    Pages: 1 streaming video file (1 hr., 41 min., 1 sec.) , digital, sd., col.
    Series Statement: Voices that matter
    Keywords: Ajax (Web site development technology) ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "In this video, web designers and developers interested in standards-compliant Ajax techniques will learn to create Ajax-style behaviors that will work for all users. Integrated directly into Dreamweaver CS4, the Spry Framework represents a breakthrough in web development by making Web 2.0 approachable. Spry lets designers and developers easily implement AJAX widgets, such as Accordion panes, multi-tab interfaces, effects and sliding panels, as well as advanced data manipulation and form validation without sacrificing backward compatibility for non-JavaScript enabled user agents. This video demonstrates techniques for using Spry that are completely unobtrusive, but also not documented in the Adobe Help materials."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704887 , 0321704886
    Language: English
    Pages: 1 streaming video file (2 hrs. 52 min. 39 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Three-dimensional imaging ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: We are going to dig into Photoshop's 3D features from a creative designer's perspective and create some outrageous eye-popping 3D graphics all right inside Photoshop CS4. While a basic understanding of 3D is helpful, you don't need to be a 3D expert to take full advantage of these features. So strap in, this is going to be one heck of a ride!
    Note: Title from resource description page (viewed Jan. 15, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Berkeley, Calif. : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321648747 , 0321648749
    Language: English
    Pages: xi, 176 p , ill.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Web site development ; Management ; Electronic books ; local
    Abstract: If your website content is out of date, off-brand, and out of control, you're missing a huge opportunity to engage, convert, and retain customers online. Redesigning your home page won't help. Investing in a new content management system won't fix it, either. So, where do you start? Without meaningful content, your website isn't worth much to your key audiences. But creating (and caring for) "meaningful" content is far more complicated than we're often willing to acknowledge. Content Strategy for the Web explains how to create and deliver useful, usable content for your online audiences, when and where they need it most. It also shares content best practices so you can get your next website redesign right, on time and on budget. For the first time, you'll: See content strategy (and its business value) explained in plain language Find out why so many web projects implode in the content development phase ... and how to avoid the associated, unnecessary costs and delays Learn how to audit and analyze your content Make smarter, achievable decisions about which content to create and how Find out how to maintain consistent, accurate, compelling content over time Get solid, practical advice on staffing for content-related roles and responsibilities
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321626622 , 0321626621
    Language: English
    Pages: xv, 494 p , ill. (mostly col.) , 26 cm
    Edition: 1st ed.
    Series Statement: Voices that matter
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Handbooks, manuals, etc ; Computer graphics ; Electronic books ; local
    Abstract: "Uncover the inside tips and tricks of the trade for organizing, correcting, editing, sharpening, retouching, and presenting your photos like a pro." -- Cover, p.1.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [United States] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321620354 , 0321620356
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Drupal (Computer program language) ; Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Using Drupal, web professionals can create full-featured websites with just a few clicks. Drupal's core is compact and well documented, but much of Drupal's immense power lies elsewhere: in external modules that, until now, have not been well documented. Now, however, there's Drupal's Building Blocks, an authoritative tutorial, reference, and cookbook for Drupal's most valuable modules. The authors are Drupal insiders who've spent years creating and supporting these modules-Earl Miles, developer of the Views module, and Lynette Miles, Drupal documentation team member. They've brought together indispensable, up-to-date information you won't find anywhere else, as well as extensive sample "recipe" code designed for easy adaptation and reuse. Learn how to Use Content Construction Kit (CCK) to customize your data around your needs Improve site flexibility with Drupal's node system Add optional field types, including PHP-based fields Use modules with themes to display data more attractively and legibly Build powerful Views query displays Integrate with SQL databases Customize Views with relationships, arguments, and filters Optimize query performance Add styling through the Panel UI or custom-code-based designs Maintain full control over sites as you deploy into production This book will help you create more powerful, flexible, usable, and manageable websites-whether you're a web developer, designer, administrator, architect, or consultant. About the Website The accompanying website contains all examples, code, and themes presented in this book.
    Note: Title from resource description page (viewed March 30, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321603579 , 0321603575
    Language: English
    Pages: xii, 195 p , ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Microsoft Expression blend ; Graphical user interfaces (Computer systems) ; Application software ; Development ; Web site development ; Electronic books ; local
    Abstract: This task-based, visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users how to create streamlined, innovative and just plain beautiful applications with Microsoft's new application development tool . Design expert and author Robert Reinhardt takes readers step-by-step through the features and tools, and shows them how they can use Microsoft Expression Blend to create engaging, cinematic user interfaces with a rich design environment that combines multiple media elements including vectors, pixel images, 3D content, video and audio, high quality text, and animation. Whether learning the application from start or looking for specific task-based answers, Microsoft Expression Blend for Windows: Visual QuickStart Guide, provides designers and application developers with exactly the information they need.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781590599952 , 1590599950
    Language: English
    Pages: xxviii, 618 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: The expert's voice in Web development
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails-like framework. Enter Grails. Grails is not just a Rails clone. It aims to provide a Rails-like environment that is more familiar to Java developers and employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding-by-convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher , Grails lead and founder, and Jeff Brown bring you completely up-to-date with their authoritative and fully comprehensive guide to the Grails framework. You'll get to know all the core features, services, and Grails extensions via plug-ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Rails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug-ins Experience the availability of plug-ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug-ins in Grails Who this book is for This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with framew...
    Note: Title from resource description page (viewed May 27, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Indianapolis, Ind.?] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780672330834 , 0672330830
    Language: English
    Pages: 1 streaming video file (7 hr., 37 min., 13 sec.) , digital, sd., col.
    Keywords: Silverlight (Electronic resource) ; Web site development ; Internet programming ; Web sites ; Design ; Application software ; Development ; Electronic videos ; local
    Abstract: "Silverlight 2 provides a solid framework for building Rich Internet Applications (RIAs) that can run in a variety of browsers on multiple operating systems. Applications built using Silverlight 2 you can take advantage of a rich set of features including built-in support for animations, robust controls, integrated networking classes, deep zoom images and flexible data binding. In this Live Lessons series Silverlight expert Dan Wahlin walks you through the process of creating Silverlight 2 applications in Visual Studio 2008 and discusses key concepts that will help make your applications successful."--Resource description page.
    Note: Title from resource description page (viewed June 10, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806736 , 0596806736
    Language: English
    Pages: xvii, 538 p , ill.
    Edition: 2nd ed.
    Series Statement: The missing manual
    Keywords: Cascading style sheets ; Web site development ; Computer graphics ; Web sites ; Authoring programs ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site's appearance. You can tap into the real power of this tool with CSS: The Missing Manual . This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You'll learn how to: Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS Style text by changing fonts, colors, font sizes, and adding borders Turn simple HTML links into complex and attractive navigation bars -- complete with rollover effects Create effective photo galleries and special effects, including drop shadows Get up to speed on CSS 3 properties that work in the latest browser versions Build complex layouts using CSS, including multi-column designs Style web pages for printing With CSS: The Missing Manual , Second Edition, you'll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firebox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Indianapolis, Ind.] : Sams | Boston, Mass. :Safari Books Online,
    ISBN: 9780768689488 , 0768689481
    Language: English
    Pages: 1 streaming video file (4 hrs., 1 min., 48 sec.) , digital, sd., col.
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic videos ; local
    Abstract: "Based on the successful book series from Sams Publishing, Sams Teach Yourself Video Learning courses bring the books to life on video --- with the same clear and concise style, practical hands-on examples, and self-paced learning approach that have made the bestselling books so popular with beginners looking for the easiest way to quickly get up to speed on a new technology." --Resource description page.
    Note: Title and publication data from resource description page (viewed July 20, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806705 , 0596806701
    Language: English
    Pages: 1 v. (various pagings) , ill.
    Edition: 2nd ed.
    Keywords: Joomla! (Computer file) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: Need to launch a feature-rich website quickly where you have one or more people authoring the content? Want to use a powerful, robust, and scalable Content Management System (CMS) you can trust? This Short Cut will get you up and running with Joomla 1.5, a freely available open source CMS. Learn how to install, configure, customize, and extend your Joomla installation. Also learn the tricks of the trade in how to set up and manage both your content and your users. Joomla can be a challenge to understand at first, so drastically cut your "get up to speed" time by taking the Short Cut!
    Note: Title from resource description page (viewed Aug. 22, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Sebastopol. Calif.] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596809188 , 0596809182
    Language: English
    Pages: xiv, 624 p , ill.
    Edition: 1st ed.
    Series Statement: The missing manual
    Keywords: Adobe Photoshop elements ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Ideal for scrapbookers, serious and casual photographers, and budding graphic artists alike, Photoshop Elements 8 is more powerful and easier to use than previous versions. But figuring out how and when to use the program's tools is still tricky. With this book, you'll learn not only what each tool does, but also when it makes the most sense to use it and why. You get easy-to-follow, step-by-step instructions for everything from importing photos to organizing, editing, sharing, and storing your images. And if a feature isn't all that it's cracked up to be, we'll tell you. How do you use the Photomerge Exposure? How do Quick Fix previews work? With a gentle introduction to get you started quickly, and advanced tips to help you produce really creative work, this Missing Manual provides the answers you need. Get crystal-clear and jargon-free explanations of every feature Learn to import, organize, back up, and fix photos quickly and easily Repair and restore old and damaged photos, and retouch any image Jazz up your pictures with dozens of filters, frames, and special effects Remove unwanted objects from images with the new Recompose tool Learn advanced techniques like working with layers and applying blend modes Download practice images and try new tricks right away
    Note: Title from resource description page. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596801878 , 0596801874
    Language: English
    Pages: 1 online resource (xiv, 285 p.) , col. ill.
    Keywords: Digital cameras ; Nikon camera ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Through easy-to-follow lessons, this handy book offers a complete class on digital photography, tailored specifically for people who use the Nikon D90. This is not your typical camera guide: rather than just show you what all the buttons do, it teaches you how to use the D90's features to make great photographs-including professional-looking images of people, landscapes, action shots, close-ups, night shots, HD video, and more. With Ben Long's creative tips and technical advice, you have the perfect, camera-bag-friendly reference that will help you capture stunning pictures anywhere, anytime. The Nikon D90 Companion will show you how to: Take creative control and go beyond automatic settings Learn the basic rules of composition Capture decisive moments, including fast-moving objects Discover ways to use a flash indoors and outdoors Learn about different lenses, and the best time to use them Understand the options for shooting RAW, and whether it's right for you Use the D90's ability to shoot high definition video
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704900 , 0321704908
    Language: English
    Pages: 1 streaming video file (3 hrs. 15 min. 6 sec.) , digital, sd., col.
    Keywords: Adobe Camera Raw ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: Scott Kelby covers the features and tools in Camera Raw CS4 and he also demonstrates specific workflows to help his viewers practice and retain the information from the course.
    Note: Title from resource description page (viewed Jan. 15, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684691 , 0321684699
    Language: English
    Pages: 1 streaming video file (1 hr., 39 min., 50 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop lightroom ; Dreamweaver (Computer file) ; Photography ; Digital techniques ; Web sites ; Design ; Web sites ; Authoring programs ; Web site development ; Electronic videos ; local
    Abstract: "In this course, RC explains the process of creating an online Photo Portfolio site using Lightroom 2 and Dreamweaver CS4" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug 11, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    Berkeley, [Calif.] : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321634689 , 0321634683
    Language: English
    Pages: x, 192 p , ill.
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Ajax (Web site development technology) ; Java (Computer program language) ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: The Dojo Toolkit is an open-source JavaScript toolkit for building Web applications so dynamic they jump off the page. Filled with special controls like calendars and menus, and special effects like wipes and fade-ins, Dojo is rapidly gaining popularity and is emerging as the toolkit of choice for Ajax applications. The Dojo Toolkit Visual QuickStart Guide covers the highlights of Dojo in detail and is the easiest way to get up and running quickly with Dojo.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321620781 , 032162078X
    Language: English
    Pages: xviii, 269 p , col. ill. , 23 cm
    Series Statement: Real world
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: In Real World Compositing with Adobe Photoshop CS4, Photoshop experts Scott Valentine and Dan Moughamian explain the key elements involved in planning and executing a composite imaging project. Readers will learn about the importance of the planning process, including tips on how to develop creative ideas and stay organized as their project evolves. In addition, they will pick up vital techniques for acquiring and perfecting source images in Photoshop CS4, before bringing them together as a seamless composite. The powerful new 3D features found in the Extended edition are also discussed as part of a 2D-3D workflow. Serious photographers and digital artists wishing to produce photo-realistic imagery or surrealistic artwork by blending-or compositing-multiple images and light sources can learn all they need to know right here. Building from the reader's existing skill set of Photoshop fundamentals, the authors provide detailed examples and explanations that cover the newest features in Photoshop CS4 and also utilize a variety of tools and software applications. More than just a Photoshop guide, this book takes a holistic approach, instructing readers on photographic planning and techniques, key design concepts, visual perception, and robust image editing techniques. This is an increasingly popular approach which requires the digital artist to become more involved in the presentation and concept of their images. Real World Compositing with Photoshop CS4 delivers the information readers need, to produce the best possible composite imagery.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit ; | Boston, Mass. :Safari Books Online,
    ISBN: 9780321604026 , 0321604024
    Language: English
    Pages: xiv, 249 p , ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Web sites ; Design ; Web site development ; Electronic books ; local
    Abstract: Microsoft Expression Web offers a powerful array of visual tools for creating great looking sites while fully supporting Web-based standards. Expression Web makes it easy for designers to quickly design cool sites with tools that feel familiar. Thanks to Expression Web's underlying standards, the files can then be passed to developers who can code the site in the development tools they prefer. This back and forth without designers having to touch the code unless they want to makes this a powerful program. In Expression Web 2, Microsoft has added support for PHP backed sites and made it easy to work with PHP. Other new features include: Silverlight support and new editing capabilities for Flash SWF and Windows Media files. In addition Expression Web 2 now provides ASP.NET AJAX server controls that enable users to quickly create web pages that include a rich user experience with responsive and familiar user interface (UI) elements.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988931 , 1933988932
    Language: English
    Pages: xxix, 487 p , ill. , 24 cm
    Keywords: Web site development ; Groovy (Computer program language) ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: For web developers used to wrestling with Java and XML, Grails is a breath of fresh air. Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java. Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches. The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 1933988320 , 9781933988320
    Language: English
    Pages: xxvi, 401 p , ill. , 25 cm
    Keywords: Web site development ; PHP (Computer program language) ; Electronic books ; local
    Abstract: From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer "data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    Greenwich [Conn.] : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988863 , 193398886X
    Language: English
    Pages: xxiv, 448 p , ill. , 24 cm
    Keywords: iPhone (Smartphone) ; Application software ; Development ; Web site development ; Internet telephony ; Electronic books ; local
    Abstract: "The entry to the world of iPhone." -Aiden Montgomery, Wile Ltd. "If you're new to iPhone development, this is your book!" -Larry C. Whipple, Mobile Productivity, Inc. "Get this book. It's pure gold." -Martijn Dashorst, Author of Wicket in Action "The quick & easy guide." -Premkumar Rajendran, HCL Technologies "The only book on iPhone development I will ever need." -Rama Krishna Vavilala, Author of ASP.NET AJAX in Action The iPhone explodes old ideas of a cell phone. Its native SDK offers a remarkable range of features including easy-to-build graphical objects, a unique navigation system, and a built-in database, all on a location-knowledgeable device. Websites and web apps can now behave like native iPhone apps, with great network integration. iPhone in Action is an in-depth introduction to both native and web programming for the iPhone. You'll learn how to turn your web pages into compelling iPhone web apps using WebKit, iUI, and Canvas. The authors also take you step by step into more complex Objective-C programming. They help you master the iPhone SDK including its UI and features like accelerometers, GPS, the Address Book, SQLite, and many more. Using Apple's standard tools like Dashcode, Xcode, and Interface Builder, you'll learn how to best use both approaches: iPhone web and SDK programming. This book is intended as an introduction to its topics. Proficiency with C, Cocoa, or Objective-C is helpful but not required. What's Inside A comprehensive tutorial for iPhone programming Web development, the SDK, and hybrid coding Over 60 web, Dashcode, and SDK examples
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    Greenwich, Conn. : Manning | Boston, Mass. :Safari Books Online,
    ISBN: 9781933988665 , 1933988665
    Language: English
    Pages: xxii, 345 p , ill. , 24 cm
    Keywords: Computer algorithms ; Web site development ; Electronic books ; local
    Abstract: Web 2.0 applications are best known for providing a rich user experience, but the parts you can't see are just as important-and impressive. Many Web 2.0 applications use powerful techniques to process information intelligently and offer features based on patterns and relationships in the data that couldn't be discovered manually. Successful examples of these Algorithms of the Intelligent Web include household names like Google Ad Sense, Netflix, and Amazon. These applications use the internet as a platform that not only gathers data at an ever-increasing pace but also systematically transforms the raw data into actionable information. Algorithms of the Intelligent Web is an example-driven blueprint for creating applications that collect, analyze, and act on the massive quantities of data users leave in their wake as they use the web. You'll learn how to build Amazon- and Netflix-style recommendation engines, and how the same techniques apply to people matches on social-networking sites. See how click-trace analysis can result in smarter ad rotations. With a plethora of examples and extensive detail, this book shows you how to build Web 2.0 applications that are as smart as your users.
    Note: Title from resource description page (viewed Aug. 27, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9781449381981
    Language: English
    Pages: 1 streaming video file (4 hrs., 5 min., 6 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: This page provides the videos for the book Adobe Photoshop Elements 8 One-on-One . Click here to access the book . Master the fundamentals of Photoshop Elements 8 and more with acclaimed instructor Deke McClelland's unique and effective learning system-step-by-step text lessons, video demonstrations, and real-world projects that help you increase your knowledge and hone your skills. With Deke's expert advice to guide you, it's like working with a personal coach! Learn at your own speed with 12 self-paced tutorials Master Photoshop Elements' sophisticated photo-editing features Try out techniques with engaging, real-world projects Discover how the Organizer can help you keep track of all your photos Test your knowledge with multiple-choice quizzes in each chapter Learn directly from a Photoshop expert with more than 20 years of experience Written and produced by a Photoshop expert with well over 20 years of experience, Adobe Photoshop Elements 8 One-on-One simulates a classroom environment that provides one-on-one attention as you proceed from lesson to lesson. You'll learn to use Elements faster, more creatively, and more efficiently than you thought possible. New to this edition: The video demonstrations and practice files for the tutorials are now available online, rather than on DVD. We removed a burden on the environment, and cut $5 off of the price of the book.
    Note: Title from resource description page (viewed Jan. 11, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780735625914 , 0735625913
    Language: English
    Pages: xx, 327 p , ill. , 23 cm
    Keywords: Ajax (Web site development technology) ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX front end that can easily be extended, reused, and integrated by third parties. Focusing on Microsoft technologies and enterprise servers, including Microsoft SharePoint(r) Server 2007, ASP.NET AJAX, and Microsoft .NET Frameworks 2.0, 3.0, and 3.5, this book walks you through a client-centric UI architecture programmed against an XML service-oriented backend. Topics include the Microsoft AJAX Library, Web services and an XML API, client-side XSLT, JavaScript AJAX communication, and integration with Microsoft servers. The book does not attempt to be an exhaustive reference, but focuses instead on fundamental architectural principles and guidance.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596809133 , 0596809131
    Language: English
    Pages: xxiv, 574 p , ill.
    Keywords: Web search engines ; Web sites ; Design ; Web site development ; Internet marketing ; Web sites ; Ratings and rankings ; Program transformation (Computer programming) ; Internet searching ; Electronic books ; local
    Abstract: Four acknowledged experts in search engine optimization share guidelines and innovative techniques that will help you plan and execute a comprehensive SEO strategy. This second edition brings you up to date on recent changes in search engine behavior-such as new ranking methods involving user engagement and social media-with an array of effective tactics, from basic to advanced. Comprehend SEO's many intricacies and complexities Explore the underlying theory and inner workings of search engines Understand the role of social media, user data, and links Discover tools to track results and measure success Recognize how changes to your site can confuse search engines Learn to build a competent SEO team with defined roles Glimpse the future of search and the SEO industry Visit www.artofseobook.com for late-breaking updates, checklists, worksheets, templates, and guides.
    Note: Title from resource description page (viewed Nov. 6, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596522506 , 0596522509
    Language: English
    Pages: xxiv, 418 p , ill. , 24 cm
    Edition: 1st ed.
    Keywords: Adobe Developer Library ; Cross-platform software development ; Internet programming ; Web site development ; Electronic books ; local
    Abstract: Thoroughly vetted by Adobe's AIR development team, Adobe AIR 1.5 Cookbook addresses fundamentals, best practices, and topics that web developers and application designers inquire about most. The hands-on recipes in this cookbook help you solve a variety of tasks and scenarios you may encounter using Adobe AIR to build Rich Internet Applications for the desktop. It's an ideal way to learn the nuances of Adobe AIR, with practical solutions you can use right away, and detailed explanations of why and how they work. These recipes will help you: Build an AIR application with Flex, Flash, or HTML and Ajax Create a database and connect it to your application Put together native menus for PCs and Macs Work with the Service Monitor Framework Utilize the Adobe AIR Update Framework Create branded desktop experiences with custom chrome and custom application icons Distribute your AIR application with the Seamless Install Badge And more. Adobe AIR 1.5 Cookbook includes dozens of recipes from rising stars in the AIR development community-David Tucker, Rich Tretola, Marco Casario, and Koen De Weggheleire-along with the best solutions posted by visitors to the Adobe AIR Cookbook community website hosted by Adobe and O'Reilly (www.adobe.com/go/air_cookbook). If you're ready to expand your skill set with Adobe AIR, this is the book you've been waiting for.
    Note: Includes index. - "Solutions and examples for Rich Internet Application developers"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596803605 , 0596803605
    Language: English
    Pages: xvii, 505 p , ill. , 24 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; JavaScript (Computer program language) ; Web sites ; Design ; Electronic books ; local
    Abstract: A guide to PHP essentials and the basics of object-oriented programming. Learn how to master MySQL, from database structure to complex queries; create web pages with PHP and MySQL by integrating forms and other HTML features; learn about JavaScript, from functions and event handling to accessing the Document Object Model; use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo User Interface Library; make Ajax calls and turn your website into a highly dynamic environment; and upload and manipulate files and images, validate user input, and secure your applications.
    Note: "A step-by-step guide to creating dynamic websites"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media | Boston, Mass. :Safari Books Online,
    ISBN: 9780596514433 , 0596514433
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Series Statement: Adobe developer library
    Keywords: Web 2.0 ; Web site development ; Computer network architectures ; Semantic Web ; Electronic books ; local
    Abstract: Web 2.0 is more pervasive than ever, with business analysts and technologists struggling to comprehend the opportunity it represents. So what exactly is Web 2.0 -- a marketing term or technical reality? This fascinating book finally puts substance behind the phenomenon by identifying the core patterns of Web 2.0, and by introducing an abstract model and reference architecture to help you take advantage of them. In Web 2.0 Architectures , authors Duane Nickull, Dion Hinchcliffe, and James Governor -- who have 40 years of combined experience with technical specifications and industry trends -- examine what makes successful Web 2.0 services such as Google AdSense, Flickr, BitTorrent, MySpace, Facebook, and Wikipedia work. The result is a base of knowledge that developers, business people, futurists, and entrepreneurs can understand and use as a source of ideas and inspiration. This book reveals: A Web 2.0 model: How the classic Client-Server model evolved into a more detailed Web 2.0 model. Web 2.0 reference architecture: A generic component view of basic Web 2.0 patterns that can be repurposed for other commercial ventures. Specific Web 2.0 patterns: How service oriented architecture (SOA), Software as a Service (SaaS), participation-collaboration, mashups, rich user experience, collaborative tagging systems (Folksonomy), and more can be used in your business. If you want to understand what makes Web 2.0 tick, and how it will enhance your business, Web 2.0 Architectures takes you right to the core.
    Note: Title from resource description page (viewed Aug. 11, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684660 , 0321684664
    Language: English
    Pages: 1 streaming video file (2 hrs., 10 min., 46 sec.) , digital, sd., col. +
    Keywords: Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "HDR is one of the hottest trends in digital photography right now and we're going to dive in head first during this online training course" --Resource description page.
    Note: Title and publication data from resource description page (viewed Aug. 12, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321678744 , 0321678745
    Language: English
    Pages: xiii, 243 p , ill. (chiefly col.) , 23 cm
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Electronic books ; local
    Abstract: Scott Kelby, author of The Digital Photography Book, volume 1 (the world's best-selling digital photography book of all time), is back with a follow-up to his volume 2 smash best seller, with an entirely new book that picks up right where he left off. It's even more of that "Ah ha-so that's how they do it," straight-to-the-point, skip-the-techno-jargon stuff you can really use today to make your shots even better. This book truly has a brilliant premise, and here's how Scott describes it: "If you and I were out on a shoot and you asked me, 'Hey Scott, I want the light for this portrait to look really soft and flattering. How far back should I put this softbox?' I wouldn't give you a lecture about lighting ratios, or flash modifiers. In real life, I'd just turn to you and say, 'Move it in as close to your subject as you possibly can, without it actually showing up in the shot.' Well, that's what this book is all about: you and I out shooting where I answer questions, give you advice, and share the secrets I've learned, just like I would with a friend-without all the technical explanations and techie photo speak." Each page covers a single concept on how to make your photography better. Every time you turn the page, you'll learn another pro setting, tool, or trick to transform your work from snapshots into gallery prints. If you're tired of taking shots that look "okay," and if you're tired of looking in photography magazines and thinking, "Why don't my shots look like that?" then this is the book for you. This isn't a book of theory-full of confusing jargon and detailed concepts. This is a book on which button to push, which setting to use, and when to use it. With nearly 200 more of the most closely guarded photographic "tricks of the trade," this book gets you shooting dramatically better-looking, sharper, more colorful, more professional-looking photos every time.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Berkeley, Calif.] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636249 , 0321636244
    Language: English
    Pages: 1 streaming video file (3 hrs., 9 min., 10 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Computer graphics ; Electronic videos ; local
    Abstract: "Here you will get an overview of Photoshop's core functions, which is a great place to start if you are new to Photoshop CS4 or Photoshop in general" --Resource description page.
    Note: Title from resource description page (viewed Aug 6, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636102 , 0321636104
    Language: English
    Pages: 1 streaming video file (2 hr., 10 min., 48 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Image processing ; Digital techniques ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Being able to make accurate selections is one of the most important skills in Photoshop, and making those selections quickly and painlessly is equally important. Join Dave Cross as he covers all the key tools and techniques for selecting and masking."--Resource description page.
    Note: Title from resource description page (viewed Sept. 4, 2009.)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [United States?] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321626592 , 0321626591
    Language: English
    Pages: 1 streaming video file (1 hr., 31 min., 3 sec.) , digital, sd., col.
    Series Statement: Voices that matter
    Keywords: Internet searching ; Web search engines ; Web sites ; Design ; Web site development ; Electronic videos ; local
    Abstract: "In this video, noted web design expert, author, and consultant Aarron Walter demonstrates a holistic approach to building websites. He shows web designers and developers how to help audiences find their web content and rediscover it later. Viewers will learn the basic concepts behind SEO and findability, as well as practical web standards by watching Aarron take a real world project from paper to pixel."--Resource description page.
    Note: Title from title frames
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    Berkeley, Calif. : Adobe Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321619457 , 0321619455
    Language: English
    Pages: xiv, 458 p , ill. (chiefly col.) , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: Adobe Photoshop CS4 Studio Techniques has been completely updated to cover the new features in CS4. In a friendly, easy-going style that's long on information and short on techno-babble, Photoshop Hall-of-Famer Ben Willmore and photographer Dan Ablan guide you through the concepts and features that will truly make a difference in how you use Photoshop every day. They'll take you from blindly following step-by-step instructions to an in-depth understanding of how Photoshop works, cutting through the fat to focus on what they consider to be Photoshop's essential features. This full-color book delivers the content in three easily digestible sections: Working Foundations, Production Essentials, and Creative Explorations. Streamlined for this new edition, the book will distill Photoshop's vast capabilities down to what you need to know for a full understanding of the program, while simultaneously focusing more directly on best practices for the photographer. Beginning with a quick "refresher course" on the working foundations of Photoshop, you'll move on to real-world production techniques. Finally, you'll get to fully explore Photoshop's creative potential by blending and enhancing images, creating collages, retouching photographs, colorizing, and working with filters and layer masks. By the time you finish this book, your creativity and efficiency levels will soar and you'll feel like you finally "get" Photoshop.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [United States?] : Addison-Wesley Professional | Boston, Mass. :Safari Books Online,
    ISBN: 9780321591869 , 0321591860
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Keywords: Software engineering ; Mashups (World Wide Web) ; Web site development ; Electronic books ; local
    Abstract: Creating Enterprise-Quality Web 2.0 Mashups: The Complete How-To Guide Mashups give businesses powerful new ways to leverage today's massive public and private data resources for competitive advantage. In Mashups: Strategies for the Modern Enterprise, J. Jeffrey Hanson brings together all the knowledge enterprise developers need to create mashups that are reliable, secure, flexible, and effective. Using detailed sample code and third-party tools, Hanson walks readers through every step of creating a working enterprise mashup, as well as every component: presentation, process, data, and infrastructure. He surveys the styles, technologies, and standards used in mashup development, identifying key trade-offs and helping you choose the best options for your environment. You'll learn how to overcome technical and business concerns associated with mashups, apply proven mashup patterns, and much more. Coverage includes Understanding and using presentation-oriented, data-oriented, process-oriented, or hybrid mashup styles Identifying the optimal uses for mashups in your environment Up-front planning: requirements, constraints, and security considerations; stability, reliability, and performance issues Creating an enterprise mashup, step by step: design, identification of services and data sources, and more Creating effective frameworks for mashup mediation and monitoring Applying proven patterns to your enterprise mashup infrastructure Securing mashups: validation, HTML sanitization, protecting iframes, and avoiding common attacks, such as cross-site request forgery Building mashups with third-party tools for Google, Oracle, Salesforce.com, Amazon, and other environments Developing an open, agile environment that supports rapid, flexible development of new mashups Also of interest: The companion book, Mashup Patterns: Designs and Examples for the Modern Enterprise by Mike Ogrinz (Addison-Wesley), is an indispensable guide to patterns, with insights for making mashups work in production environments.
    Note: Title from resource description page (viewed March 27, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    Amsterdam ; : Focal Press/Elsevier | Boston, Mass. :Safari Books Online,
    ISBN: 9780080887753
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic books ; local
    Abstract: MasterPhotoshop CS4 with this visual, hands-on guide to using layers, under the expert guidance of digital imaging specialist Richard Lynch. Layers, Photoshop's most powerful feature, is the core of a nondestructive image-editing workflow. Step-by-step instructions and practical examples illustrate how to. * Polish: correct and enhance color, fix composition problems, and repair damage or flaws * Manipulate: isolate image areas for changes, adjustments and experimental concepts * Understand: use all forms of layer blending, including transparency, clipping masks, opacity/fill, layer masks, layer modes, channel targeting, Blend If, and Effects/Styles The accompanying DVD comes complete with a generous library of practical actions based on techniques from the book that add functional power to Photoshop, along with practice images for all the exercises in the book. This focused, highly accurate, comprehensive, and practical guide offers invaluable advice for all users of Adobe Photoshop CS4.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress ; | Boston, Mass. :Safari Books Online,
    ISBN: 9781430218937 , 1430218932
    Language: English
    Pages: xxiv, 350 p , ill. , 24 cm
    Edition: 2nd ed.
    Series Statement: The expert's voice in open source
    Keywords: Web site development ; Open source software ; Electronic books ; local
    Abstract: The Definitive Guide to Plone, Second Edition has been completely updated to cover version 3 of Plone and its newest features. This book provides a complete and detailed overview of Plone. It is divided into three parts, which cover using, configuring, and developing and customizing Plone. After the coverage of Plone's features, the case studies in the final part of the book reveal the true power of Plone. These case studies demonstrate Plone's ability to handle all kinds of requirements, while retaining an easy-to-use interface for users. As when you're working with Plone itself, you can choose where to start in this book and how best to apply it to your own needs. With Plone, anyone can manage a website or work with an efficient intranet. Start reading The Definitive Guide to Plone, Second Edition right away, and the World Wide Web will be yours! Fully covers content management with Plone in Windows, Mac OS X, and Linux Shows how to configure, administer, and maintain Plone Details the development of custom applications with Plone Includes case studies that show how Plone is already being deployed across networks and businesses
    Note: Previous ed. entered under Andy McKay. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157708 , 0596157703
    Language: English
    Pages: 1 v. (unpaged) , ill.
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Java (Computer program language) ; Application software ; Development ; Electronic books ; local
    Abstract: This example-driven book offers a thorough introduction to Java's APIs for XML Web Services (JAX-WS) and RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, pragmatic approach to these technologies by providing a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing an application. You'll learn how to write web services from scratch and integrate existing services into your Java applications. With Java Web Services: Up and Running , you will: Understand the distinction between SOAP-based and REST-style services Write, deploy, and consume SOAP-based services in core Java Understand the Web Service Definition Language (WSDL) service contract Recognize the structure of a SOAP message Learn how to deliver Java-based RESTful web services and consume commercial RESTful services Know security requirements for SOAP- and REST-based web services Learn how to implement JAX-WS in various application servers Ideal for students as well as experienced programmers, Java Web Services: Up and Running is the concise guide you need to start working with these technologies right away.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly Media, Inc. | Boston, Mass. :Safari Books Online,
    ISBN: 9780596157739 , 0596157738
    Language: English
    Pages: xxxviii, 753 p , ill.
    Series Statement: Head first series
    Parallel Title: Erscheint auch als
    Keywords: MySQL (Electronic resource) ; PHP (Computer program language) ; Web site development ; Electronic books ; local
    Abstract: If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more. Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. Use PHP to transform static HTML pages into dynamic web sites Create and populate your own MySQL database tables, and work with data stored in files Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY Use cookies and sessions to track visitors' login information and personalize the site for users Protect your data from SQL injection attacks Use regular expressions to validate information on forms Dynamically display text based on session info and create images on the fly Pull syndicated data from other sites using PHP and XML Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going.
    Note: Title from resource description page (viewed March 25, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321679703 , 0321679709
    Language: English
    Pages: xiv, 369 p , ill. (chiefly col.) , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: This full-color Visual QuickStart Guide is a more advanced companion volume to the best-selling Photoshop CS4 Visual QuickStart Guide from the same authors. This book takes designers and photographers beyond the basics with more focused tasks that are written in greater depth. For instructors this Visual QuickStart guide provides more advanced tutorials for students who need to master Photoshop, and can be a real time-saver for developing curriculum. Best-selling authors Elaine Weinmann and Peter Lourekas cover many key areas in Photoshop, including: methods for creating complex selections; specific steps to improve tone and color; in-depth tasks for retouching portraits; a closer look at combining images into composites; thorough coverage of Camera Raw 5.2; detailed steps for improving sharpening; creative use of tinting; applying fine art touches to an image; and steps for creative type treatments.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : New Riders | Boston, Mass. :Safari Books Online,
    ISBN: 9780321668745 , 032166874X
    Language: English
    Pages: 1 streaming video file (1 hr., 5 min., 20 sec.) , digital, sd., col.
    Keywords: XHTML (Document markup language) ; Cascading style sheets ; Web site development ; Electronic videos ; local
    Abstract: "Being a good Web craftsman is about always asking questions: How flexible are your designs? What happens when the user adjusts the text size? What if one paragraph turns into two? What happens when you turn off images or styles? Does the design fall apart, or can it adapt to worst-case scenarios? It's attention to details like these that sets good Web design apart from great Web design, and it is what author Dan Cederholm illustrates in this video, which complements his book Handcrafted CSS: More Bulletproof Web Design. Whether you're a Web designer, project manager, or graphic designer, you'll come away from this video armed with an essential checklist to make your next project a flexible, adaptable, and well-crafted design" --Resource description page.
    Note: Title from resource description page (viewed Aug. 25, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit | Boston, Mass. :Safari Books Online,
    ISBN: 9780321659583 , 0321659589
    Language: English
    Pages: xii, 289 p , ill.
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Nikon digital cameras ; Electronic books ; local
    Abstract: Now that you've bought the amazing Nikon D5000, you need a book that goes beyond a tour of the camera's features to show you exactly how to use the D5000 to take great pictures. With Nikon D5000: From Snapshots to Great Shots , you get the perfect blend of photography instruction and camera reference that will take your images to the next level! Beautifully illustrated with large, vibrant photos, this book teaches you how to take control of your photography to get the image you want every time you pick up the camera. Follow along with your friendly and knowledgeable guide, photographer and author Jeff Revell, and you will: Learn the top ten things you need to know about shooting with the D5000 Use the D5000's automatic scene modes to get better shots right away Move on to the professional modes, where you have full control over the look and feel of your images Master the photographic basics of composition, focus, depth of field, and much more Learn all the best tricks and techniques for getting great action shots, landscapes, and portraits Find out how to get great shots in low light Fully grasp all the concepts and techniques as you go, with assignments at the end of every chapter With Nikon D5000: From Snapshots to Great Shots, you'll learn not only what makes a great shot work - you'll learn how to get that shot using your D5000. And once you've got the shot, show it off! Join the book's Flickr group, share your photos, and discuss how you use your D5000 to get great shots at flickr.com/groups/nikon_d5000fromsnapshotstogreatshots.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321704870 , 0321704878
    Language: English
    Pages: 1 streaming video file (1 hr., 55 min., 50 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "This course will cover how to make color adjustments inside of Camera Raw and Photoshop"--Resource description page.
    Note: Title from resource description page (viewed Jan. 12, 2010)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321684653 , 0321684656
    Language: English
    Pages: 1 streaming video file (1hr., 2 min., 22 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Photoshop plug-ins can help photographers by saving them time and by allowing them to utilize image enhancement techniques they may not know how to do themselves."--Resource description page.
    Note: Title from resource description page (viewed Aug. 23, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321636218 , 032163621X
    Language: English
    Pages: 1 streaming video file (33 min., 18 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "This course is a primer on the use of Layer Styles in Photoshop to enhance your photos and graphics"--Resource description page.
    Note: Title from resource description page (viewed March 10, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321606631 , 0321606639
    Language: English
    Pages: xiv, 368 p , col. ill. , 23 cm
    Series Statement: Visual quickstart guide
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop elements ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Photoshop Elements is geared for business users, students, educators, and home users who want professional-looking images for their print and Web projects, but don't want or need the advanced power of Adobe Photoshop. With Photoshop Elements 7 for Windows: Visual QuickStart Guide, readers can start with a tour of the interface and image-editing basics, or they can look up specific tasks to learn just what they need to know. This task-based, visual reference guide uses step-by-step instructions and plenty of screenshots to show readers how to capture and import photos, reduce red eye, enhance color, work with layers, and much more. New features coverage includes: applying direct effects with the Adobe Smart Brush, softening surfaces and keeping edges crisp with a new filter, and finding photos easily with keywords. Both beginning and intermediate users will find everything they need here--in straightforward language and with readily accessible examples.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    Oxford, [England] ; : Focal Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780240811185 , 0240811186
    Language: English
    Pages: ix, 390 p , ill.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Professional commercial photographer and digital imager Jeff Schewe (based in Chicago, USA) has teamed up with best-selling Photoshop author Martin Evening to provide advanced Photoshop users with never before seen tips and techniques. Building on Martin Evening's successful Adobe Photoshop for Photographers series of titles, this new guide takes Photoshop users to further depths exploring the power of Photoshop CSX. Highly visual, with clear, step-by-step tutorials, this advanced guide will appeal to those who want to take Photoshop beyond the boundaries.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    ISBN: 9780080927091 , 0080927092
    Language: English
    Pages: xxvi, 677 p , col. ill. , 25 cm. +
    Parallel Title: Erscheint auch als
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic books ; local
    Abstract: Martin Evening's Adobe Photoshop for Photographers titles have become classic reference sources for photographers at all skill levels. Whether you are an accomplished user or just starting out, the Adobe Photoshop CS4 for Photographers book contains a wealth of practical advice, hints and tips to help you achieve professional-looking results. Adobe Photoshop CS4 for Photographers begins with an overview of the Photoshop interface and the fundamentals of how to use Photoshop, followed by how to configure and optimize your computer's performance to run the program and then it dives straight into the essentials of Camera Raw image editing. The Sharpening chapter shows how to use the Camera Raw controls to obtain optimum capture sharpening and noise reduction and the Essentials chapter outlines how to work with all the basic image adjustment tools that are in the program, some of which have been there since the very beginning. Practical workshops show you how to master the essential techniques, such as color correction, retouching techniques, toning a black and white image, creating composite images and so on. Each technique is described in step-by-step detail, showing exactly which command to use, whether you are working with a Mac or PC computer. The accompanying DVD contains a Photoshop for Photographers Help Guide. This is supplied in a web browser format that you can either run from the DVD or copy to your computer hard disk for off-line viewing. The Help Guide contains a complete guide to all the tools and panels in Photoshop as well as other items in the program. It is like having an off-line manual with which to learn more about what each Photoshop tool and palette does. The guide also provides 120 minutes of movie tutorials on Photoshop CS4. If you are just beginning to work with digital images or are looking for new ideas, the best techniques and ways to improve the quality of your work, this
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    Berkeley, Calif. : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321602534 , 0321602536
    Language: English
    Pages: xiv, 289 p , ill. (chiefly col.) , 23 cm
    Series Statement: Real world
    Parallel Title: Erscheint auch als
    Keywords: Photography ; Digital techniques ; Nikon digital cameras ; Electronic books ; local
    Abstract: Capture NX 2 from Nikon is a powerful image-editing application that lets photographers work with digital photographs with more speed and efficiency than other software programs. Its underlying technology gives photographers the ability to make selective corrections to an image with just one click. "Real World Capture NX 2," written by digital photography expert Ben Long, takes photographers behind the scenes to see how this innovative program works. Along the way, Ben offers valuable tips and techniques for getting the most out of the software and digital cameras. Novice and expert photographers alike will benefit from Capture NX 2. New users can make advanced image corrections without learning sophisticated masking techniques. Advanced users can perform the complex edits they are accustomed to making in other programs in fewer steps. Any image corrections made with Capture NX 2 are non-destructive, which means that the actual image data is unaltered and reversible until the photographer achieves the best results. Photographers who use Nikon cameras have access to special software features for working with raw, JPEG and TIFF images.
    Note: "Covers v 2 ... Complete workflow from capture to output ; use with images from any digital camera ; fast nondestructive image editing." -- Cover, p.1. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562616 , 0321562615
    Language: English
    Pages: 1 streaming video file (3 hr., 32 min., 40 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Adobe Camera Raw ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Scott Kelby, the man who literally wrote the book on Photoshop for Digital Photographers, shares a workflow for editing your digital photos that really works, and he makes the whole process fast, easy and fun."--Resource description page.
    Note: Title from resource description page (viewed March 6, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562548 , 0321562542
    Language: English
    Pages: 1 streaming video file (2 hr., 55 min., 5 sec.) , digital, sd., col. +
    Keywords: Adobe Camera Raw ; Raw file formats (Digital photography) ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "If you are looking to get better looking, pro quality photos faster than ever before, then learning the Camera Raw workflow is a must for you creatively and professionally. And, this class is the perfect way to master Camera Raw."--Resource description page.
    Note: Title from resource description page (viewed March 2, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562456 , 0321562453
    Language: English
    Pages: 1 streaming video file (1 hr., 17 min., 39 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Adobe Illustrator (Computer file) ; Photography ; Digital techniques ; Computer graphics ; Electronic videos ; local
    Abstract: "Imagine your Photoshop masterpiece is almost complete, but you need a last, little something for that finishing touch. This course is all about adding a finishing touch to your images, including frames, artistic effects, dramatic lighting effects, combining color with black and white, and much more."--Resource description page.
    Note: Title from resource description page (viewed Feb. 27, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562586 , 0321562585
    Language: English
    Pages: 1 streaming video file (2 hr., 58 min., 16 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Matt walks you through using one of the most revolutionary and important features in Photoshop. Learning how to use layers will help you take your photos from good to great. You'll finally unlock the secrets to working in a flexible yet creative way."--Resource description page.
    Note: Title from resource description page (viewed March 2, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562647 , 032156264X
    Language: English
    Pages: 1 streaming video file (2 hr., 17 min., 45 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Wedding photography ; Electronic videos ; local
    Abstract: "Learn the hottest design trends in creating a story book wedding album as well as how to create some breathtaking (and reusable) wedding templates."--Resource description page.
    Note: Title from resource description page (viewed March 2, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562470 , 032156247X
    Language: English
    Pages: 1 streaming video file (2 hr., 41 min., 35 sec.) , digital, sd., col. +
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Image processing ; Digital techniques ; Electronic videos ; local
    Abstract: "In this online video, you'll explore the multitude of creative possibilities that Adobe Photoshop CS3 Extended offers, and learn how to use its versatile new motion graphics tools to create dynamic animations, realistic movement, and stunning special effects"--Resource description page.
    Note: Title from resource description page (viewed March 6, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Kelbytraining | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562449 , 0321562445
    Language: English
    Pages: 1 streaming video file (3 hr., 29 min., 59 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "This course goes beyond Photoshop as a photography tool and engages your creativity with off-the-wall techniques for creating astounding effects right from scratch."--Resource description page.
    Note: Title from resource description page (viewed March 6, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Berkeley, Calif.?] : Peachpit Press | Boston, Mass. :Safari Books Online,
    ISBN: 9780321562425 , 0321562429
    Language: English
    Pages: 1 streaming video file (1 hr., 51 min., 28 sec.) , digital, sd., col.
    Keywords: Adobe Photoshop ; Photography ; Digital techniques ; Electronic videos ; local
    Abstract: "Bert Monroy deconstructs the details that went into his Damen painting."--Resource description page.
    Note: Title from resource description page (viewed March 6, 2009)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...