Sebanyak 397 item atau buku ditemukan

HLSL and Pixel Shaders for XAML Developers

Pixel shaders are some of the more powerful graphic tools available for XAML programmers, but shader development bears little resemblance to traditional .NET programming. With this hands-on book, you’ll not only discover how to use existing shaders in your Windows Presentation Foundation (WPF) and Silverlight applications, you’ll also learn how create your own effects with XAML and Microsoft’s HLSL shading language. In the process, you’ll write, compile, and test custom XAML shaders with the Shazzam Shader Editor, a free utility developed by author Walt Ritscher. The book includes XAML and C# sample code, and Shazzam contains all of the sample shaders discussed. Learn how shaders help you extend the GPU’s rendering capabilities Explore prevailing shader types, such as color modification, blurring, and spatial transformation Get a quick tour of the shader features, and use pre-built effects on image elements in your application Examine the XAML ShaderEffect class to understand how WPF and Silverlight use shaders Learn about the shader-specific tools available in Visual Studio and Expression Blend Get up to speed on HLSL basics and learn how to create a variety of graphics effects

With this hands-on book, you’ll not only discover how to use existing shaders in your Windows Presentation Foundation (WPF) and Silverlight applications, you’ll also learn how create your own effects with XAML and Microsoft’s HLSL ...

Building Mobile Applications with Java

Using the Google Web Toolkit and PhoneGap

Advises on using open source frameworks to write Java code in order to develop mobile applications and creating interfaces that tailor to the needs of mobile device users.

Advises on using open source frameworks to write Java code in order to develop mobile applications and creating interfaces that tailor to the needs of mobile device users.

Internet Forensics

Because it's so large and unregulated, the Internet is a fertile breeding ground for all kinds of scams and schemes. Usually it's your credit card number they're after, and they won't stop there. Not just mere annoyances, these scams are real crimes, with real victims. Now, thanks to Internet Forensics from O'Reilly, there's something you can do about it. This practical guide to defending against Internet fraud gives you the skills you need to uncover the origins of the spammers, con artists, and identity thieves that plague the Internet. Targeted primarily at the developer community, Internet Forensics shows you how to extract the information that lies hidden in every email message, web page, and web server on the Internet. It describes the lengths the bad guys will go to cover their tracks, and offers tricks that you can use to see through their disguises. You'll also gain an understanding for how the Internet functions, and how spammers use these protocols to their devious advantage. The book is organized around the core technologies of the Internet-email, web sites, servers, and browsers. Chapters describe how these are used and abused and show you how information hidden in each of them can be revealed. Short examples illustrate all the major techniques that are discussed. The ethical and legal issues that arise in the uncovering of Internet abuse are also addressed. Not surprisingly, the audience for Internet Forensics is boundless. For developers, it's a serious foray into the world of Internet security; for weekend surfers fed up with spam, it's an entertaining and fun guide that lets them play amateur detective from the safe confines of their home or office.

The book is organized around the core technologies of the Internet-email, web sites, servers, and browsers. Chapters describe how these are used and abused and show you how information hidden in each of them can be revealed.

Google AdWords

Managing Your Advertising Program

“Google AdWords” will explain how each piece of Google’s advertising platform works, focusing on areas that directly impact the performance and cost of the advertiser’s campaigns. Each topic will include tips, strategies, examples, and suggestions that readers can apply to their own accounts.

“Google AdWords” will explain how each piece of Google’s advertising platform works, focusing on areas that directly impact the performance and cost of the advertiser’s campaigns.

The Twitter Book

"Media organizations should take note of Twitter's power to quickly reach their target consumers." --Tim O'Reilly (@timoreilly), in a Los Angeles Times interview, March 2009 This practical guide will teach you everything you need to know to quickly become a Twitter power user. It includes information on the latest third party applications, strategies and tactics for using Twitter's 140-character messages as a serious--and effective--way to boost your business, as well as how to turn Twitter into your personal newspaper, tracking breaking news and learning what matters to you and your friends. Co-written by Tim O'Reilly and Sarah Milstein, widely followed and highly respected twitterers, the practical information in The Twitter Book is presented in an innovative, visually rich format that's packed with clear explanations and examples of best practices that show Twitter in action, as demonstrated by the work of over 60 twitterers. This book will help you: Use Twitter to connect with colleagues, customers, family, and friends Stand out on Twitter Avoid common Twitter gaffes and pitfalls Build a critical professional communications channel with Twitter--and use the best third-party tools that help you manage it. If you want to know how to use Twitter like a pro, The Twitter Book will quickly get you up to speed. About the authors: Tim O Reilly (@timoreilly), founder and CEO of O Reilly Media, has hundreds of thousands of followers on Twitter. Sarah Milstein (@SarahM) frequently writes, speaks and teaches about Twitter; she was the 21st user of Twitter.

This book will help you: Use Twitter to connect with colleagues, customers, family, and friends Stand out on Twitter Avoid common Twitter gaffes and pitfalls Build a critical professional communications channel with Twitter--and use the ...

Adobe Photoshop CS5 One-on-One

Presents an introduction to the basic concepts, tools, techniques, and features of Adobe Photoshop CS5, covering such topics as selecting and editing images, working with layers, adjusting color, sharpening, applying masks, using Camera Raw, and printing.

Presents an introduction to the basic concepts, tools, techniques, and features of Adobe Photoshop CS5, covering such topics as selecting and editing images, working with layers, adjusting color, sharpening, applying masks, using Camera Raw ...

Designing Games

A Guide to Engineering Experiences

Ready to give your design skills a real boost? This eye-opening book helps you explore the design structure behind most of today’s hit video games. You’ll learn principles and practices for crafting games that generate emotionally charged experiences—a combination of elegant game mechanics, compelling fiction, and pace that fully immerses players. In clear and approachable prose, design pro Tynan Sylvester also looks at the day-to-day process necessary to keep your project on track, including how to work with a team, and how to avoid creative dead ends. Packed with examples, this book will change your perception of game design. Create game mechanics to trigger a range of emotions and provide a variety of play Explore several options for combining narrative with interactivity Build interactions that let multiplayer gamers get into each other’s heads Motivate players through rewards that align with the rest of the game Establish a metaphor vocabulary to help players learn which design aspects are game mechanics Plan, test, and analyze your design through iteration rather than deciding everything up front Learn how your game’s market positioning will affect your design

Packed with examples, this book will change your perception of game design.

Cisco IOS in a Nutshell

A Desktop Quick Reference for IOS on IP Networks

A guide to router configuration and the IOS operating system explores the Cisco user interface, configuring lines, access lists, routing protocols, dial-on-demand routing, and security issues.

A guide to router configuration and the IOS operating system explores the Cisco user interface, configuring lines, access lists, routing protocols, dial-on-demand routing, and security issues.

Hacking and Securing IOS Applications

Stealing Data, Hijacking Software, and How to Prevent It

Explores hacking the iPhone and iPad; provides practical information on specific security threats; and presents a discussion of code level countermeasures for implementing security.

You've now compiled, signed, and executed your first command-line application
for iOS. In the next section, you'll learn how to run this code remotely. While you'
re still logged into the device, move the hello program into the /usr/bin directory: ...

C# 5.0 Pocket Reference

Instant Help for C# 5.0 Programmers

When you need answers for programming with C# 5.0, this practical and tightly focused book tells you exactly what you need to know—without long introductions or bloated samples. Easy to browse, it’s ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 language, including: All of C#’s fundamentals Advanced topics such as operator overloading, type constraints, covariance & contravariance, iterators, nullable types, operator lifting, lambda expressions & closures LINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressions Dynamic binding and C# 5.0’s new asynchronous functions Unsafe code & pointers, custom attributes, preprocessor directives, and XML documentation

Easy to browse, it’s ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 ...