Archive | E-Books RSS feed for this section

The Facebook Era

41ntqCTGogL. BO2,204,203,200 PIsitb sticker arrow click,TopRight,35, 76 AA240 SH20 OU01  The Facebook Era
Product Description
The ’90s were about the World Wide Web of information and the power of linking web pages. Today it’s about the World Wide Web of people and the power of the social graph. Online social networks are fundamentally changing the way we live, work, and interact. They offer businesses immense opportunities to transform customer relationships for profit: opportunities that touch virtually every business function, from sales and marketing to recruiting, collaboration to executive decision-making, product development to innovation. In The Facebook Era, Clara Shih systematically outlines the business promise of social networking and shows how to transform that promise into reality.

Shih is singularly qualified to write this book: One of the world’s top business social networking thought leaders and practitioners, she created the first business application on Facebook and leads salesforce.com’s partnership with Facebook. Through case studies, examples, and a practical how-to guide, Shih helps individuals, companies, and organizations understand and take advantage of social networks to transform customer relationships for sales and marketing. Shih systematically identifies your best opportunities to use social networks to source new business opportunities, target marketing messages, find the best employees, and engage customers as true partners throughout the innovation cycle. Finally, she presents a detailed action plan for positioning your company to win in today’s radically new era: The Facebook Era.

Join the conversation-www.thefacebookera.com.

Fan the book-www.facebook.com/thefacebookera.

Right this minute, more than 1.5 million people are on Facebook. They’re interacting with friends-and talking about your brands. They’re learning about your business-and providing valuable information you can use to market and sell. In the Facebook Era, you’re closer to your customers than ever before. Read this book, and then go get them!

Clara Shih offers best practices for overcoming obstacles to success, ranging from privacy and security issues to brand misrepresentation, and previews social networking trends that are just beginning to emerge-helping you get ahead of the curve and ahead of the competition, too.

*
Includes a practical 60-day action plan for positioning your company to win in the Facebook Era
*
For companies of all sizes, in all industries-and business functions ranging from marketing to operations
*
By Clara Shih, creator of Faceconnector, the first business application on Facebook

Learn how to

*
Understand how social networking transforms our personal and professional relationships
Why social networking will have business impact comparable to the Internet
*
Use online social networks to hypertarget your customers
Hone in on precise audience segments and then tailor custom campaigns with powerful personal and social relevance
*
Define and implement your optimal social networking brand strategy
Ask the right questions, set the right goals and priorities, and execute on it
*
Implement effective governance and compliance
Understand and mitigate the risks of social networking/Web 2.0 initiatives

About the Author

Clara Shih is the creator of Faceconnector (formerly Faceforce), the first business application on Facebook. In addition, Clara is the product line director of AppExchange, salesforce.com’s online marketplace for business Software-as-a-service applications built by third-party developers and ISVs. (Editor’s note: Upon completing this book, Clara has created a new role and team at salesforce.com focused on enterprise social networking alliances and product strategy.) Previously, Clara worked in strategy and business operations at Google, and before that as a software developer at Microsoft. She is the founder and serves on the board of directors of Camp Amelia Technology Literacy Group, an East Palo Alto, California-based 501(c)(3) nonprofit that develops and distributes technology education software and curriculum. Clara holds B.S. and M.S. degrees in economics and computer science from Stanford, and has a master’s degree in Internet studies from Oxford, where she studied as a United States Marshall Scholar. Clara is a frequently invited speaker at social media conferences around the world, including Web 2.0 Expo, Enterprise 2.0, Netgain, Social Ad Summit, and the Social Networking Conference.

Clara’s first book, Using New Media, was commissioned by UNESCO to help teachers, parents, and school administrators in developing countries use digital media to adopt best practices and distribute high-quality content and curriculum. Clara is an immigrant to the United States from Hong Kong and learned English as a second language.

Product Details

* Paperback: 256 pages
* Publisher: Prentice Hall PTR; 1 edition (March 22, 2009)
* Language: English
* ISBN-10: 0137152221
* ISBN-13: 978-0137152223

Read more…

Build Your Own Computer

2ebtz0h Build Your Own Computer

Build Your Own Computer (Complete Video Tutorial)

This is an awesome video tutorial for amateurs and professionals.
It is increasingly popular to build your own computer. In most cases, it saves money, and it guarantees you get what you want. It also assures you avoid proprietary designs many companies use to keep you coming to them for new parts. Best of all, having built the system yourself, you become very familiar with that system and with computers in general.

download

Read more…

Keep Your PC Safe From Virus And Data Loss

33ms9xl Keep Your PC Safe From Virus And Data Loss

Keep Your PC Safe From Virus And Data Loss

The health of your PC is just as important as your own. A malicious viral attack could mean loss of precious data. How do you keep your PC safe and healthy?
The eBook, How To Keep Your PC Safe From Virus And Data Loss, comprises 88 pages of excellent tips on PC health. Learn how to identify various threats to your PC and to eliminate these threats in order to keep your valuable data safe.

download

Read more…

Pro CSS and HTML Design Patterns

ProCSSandHTMLDesignPatterns Pro CSS and HTML Design Patterns

Design patterns have been used with great success in software programming. They improve productivity, creativity, and efficiency in web design and development, and they reduce code bloat and complexity. In the context of CSS and HTML, design patterns are sets of common functionality that work across various browsers and screen readers, without sacrificing design values or accessibility or relying on hacks and filters. But until now they have not been applied systematically to HTML and CSS web design and development.
With the help of Pro CSS and HTML Design Patterns, you can reap the benefits of using design patterns in your HTML and CSS code. The book provides you with all the CSS and HTML design patterns you need. Web development expert and author Michael Bowers then takes you through multiple design patterns for text, backgrounds, borders, images, forms, layouts, and much more. He shows you exactly how each one works, and how to use them most effectively in your own projects. After you learn about these design patterns, youll wonder how you ever developed web sites without them!

download

Read more…

Beginning Ajax with ASP.NET

BeginningAjaxwithASPNET Beginning Ajax with ASP.NET

Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.

Following an exploration of how Ajax works with .NET, you’ll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft’s Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.

What you will learn from this book
* What you can do with the open source Ajax.NET Professional Library
* How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0
* Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server
* An overview of XML, XSLT, and other ways to send data between client and server
* How to integrate Microsoft’s Atlas with many of the services available in ASP.NET 2.0

Who this book is for

This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

From the Back Cover
Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.

Following an exploration of how Ajax works with .NET, you’ll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft’s Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.

What you will learn from this book

* What you can do with the open source Ajax.NET Professional Library
* How to use the corresponding functionality, Asynchronous Client Script Callbacks, that comes with ASP.NET 2.0
* Techniques for using the XMLHttpRequest Object to communicate between the client web browser and the server
* An overview of XML, XSLT, and other ways to send data between client and server
* How to integrate Microsoft’s Atlas with many of the services available in ASP.NET 2.0

Who this book is for

This book is for programmers who use ASP.NET and are just starting to use Ajax technologies to create more responsive, modern applications.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

download

Read more…

JavaScript and Ajax for the Web (6h Edition)

JavaScriptandAjaxfortheWeb6hEdition JavaScript and Ajax for the Web (6h Edition)

Need to learn JavaScript fast? This best-selling reference?s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today’s JavaScript essentials. Along the way, you’ll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.

Visual QuickStart Guide–the quick and easy way to learn!
Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
Concise steps and explanations get you up and running in no time.
Page for page, the best content and value around.

http://hotfile.com/dl/22447440/27e3212/JS.n.Ax.4.d.Web.6th.Ed-virTuAlZin.rar.html

Upgrading and Repairing Microsoft Windows

UpgradingandRepairingMicrosoftWindo Upgrading and Repairing Microsoft Windows

tokichaw is an unknown quantity at this point

Upgrading and Repairing Microsoft Windows

Fans of Upgrading and Repairing PCs, your call has been answered. Scott Mueller, author of the best-selling Upgrading and Repairing PCs, is now bringing you an equally in-depth guide to Windows troubleshooting. Upgrading and Repairing Microsoft Windows explains how Windows works and how to fix it when things go wrong.

This comprehensive resource includes information on:
* Installation
* Managing security
* Optimizing performance
* Recovering data
* Configuring settings and the registry
* Protecting Windows from viruses and spyware

Scott also includes references to helpful tools and scripting commands for maximum system controls. A DVD is included that provides you with additional resources and unique how-to video that brings Scott right to you. Find out how to make Windows work with you and not against you with Upgrading and Repairing Microsoft Windows.

download
Read more…

JavaScript Bible (6th Edition)

JavaScriptBible6thEdition JavaScript Bible (6th Edition)

Make your Web pages stand out above the noise with JavaScript and the expert instruction in this much-anticipated update to the bestselling JavaScript Bible. With renowned JavaScript expert Danny Goodman at your side, you?ll get a thorough grounding in JavaScript basics, see how it fits with current Web browsers, and find all the soup-to-nuts detail you?ll need. Whether you?re a veteran programmer or just starting out, this is the JavaScript book Web developers turn to again and again.

download

Read more…

PC User’s Bible

PCUsersBible PC Users Bible

The perfect go-to reference to keep with your PC. If you want to get the most out of your PC, you’ve come to the right source. This one-stop reference-tutorial is what you need to succeed with your Windows Vista or Windows(r) XP computer, whether it’s a desktop or a laptop. From setting up your PC to using it for games and multimedia to keeping it running smoothly, this comprehensive guide explains it all with clear, step-by-step instructions, tips from power users, and much more. Keep this valuable book on hand and power up with confidence!

* Understand your PC’s components, inside and out
* Set up sound cards, speakers, and other audio gadgets
* Put a firewall in place and apply other security software
* Explore Microsoft(r) Windows and learn about options for other operating systems
* Play and create music, videos, podcasts, and more
* Print, scan, fax, make presentations, and download photos
* Protect your PC against theft, damage, and eavesdroppers
* Explore common troubleshooting issues and their solutions

download

Read more…