Computers & Internet Books

Web Browsers Books
1. Firefox and Thunderbird: Beyond Browsing and Email
2. Beginnernet in Rehabilitation: A Beginner's Guide to the Internet and the World Wide Web
3. Creating Applications with Mozilla
4. Yahoo! for Dummies
5. Sams Teach Yourself .NET Windows Forms in 21 Days (Sams Teach Yourself)
6. Learn How to Program Using Any Web Browser
7. Computer Security Lab Manual (Information Assurance & Security)
8. Google SketchUp Cookbook
9. Google Hacking for Penetration Testers, Volume 1
10. Developing Applications Using Outlook 2000, CDO, Exchange, and Visual Basic (Addison-Wesley Microsoft Technology Series)

Sony NW-HD5 20GB MP3 Network Walkman Review
"The hd5 is well crafted, has decent features, and sounds just as you would expect such a device to sound." Read More...

DVD player by Muji
Muji, Japan, known for simplicity has announced a new stylish, sleek DVD player. DVD player, 99 Euro, for Muji. The player supports DVD (DVD-R, DVD-RW and DVD-RAM) and music CD VIDEO CD, (CD-R/CD-RW) formats. More...

Dialup Users Sign On For Free Wireless Device
Nebo Wireless announces a rebate program that allows customers to recoup the entire cost of their Wireless Link product. The new rebate program makes it possible for all dialup users to have wireless access to their computers in their home or office totally free; no cost at all. [PRWEB Jun 29, 2005]

Q&A: Bringing Ellison's storage baby to market
CEO Mike Workman explains how he ended up working for storage start-up Pillar Data Systems Inc., which launched its first products this week, and is solely financed by Oracle CEO Larry Ellison.





Books - Internet - Web Browsers


View Book 'Firefox and Thunderbird: Beyond Browsing and Email'



Firefox and Thunderbird: Beyond Browsing and Email
Authors: Peter Hipson.
Paperback, 360 pages
Publisher: Que
Publication Date: 2005-11-06


Reviews :

   

There's a new browser in town: Firefox is quickly becoming a leading alternative to Microsoft Internet Explorer. If you are new to Firefox and want to see what all the buzz is about, Firefox and Thunderbird: Beyond Browsing and Email is the guide that you need. By focusing on how to configure and customize Firefox and Thunderbird, this book will show you how to quickly get a hold of the less intuitive features that most new users struggle to figure out. You will discover which of Firefox's many options should be adjusted, which shouldn't, and how to locate many hidden preferences that will ultimately create a better browsing experience. The author's tips and tricks will teach you how to adjust the browser's appearance and behavior, and how to install the most popular extensions to maximize the browser's performance.

You'll also be introduced to Firefox's e-mail client companion, Thunderbird. You'll cover Thunderbird's built-in spam filters, calendar, and customizeable layout and toolbars. Personalize your e-mail with tips and tricks dedicated to getting the most out of Thunderbird, and learn how to make it work together with Firefox for a seamless online experience.

You can even find out how to contribute to the development of Firefox and Thunderbird. A special section on Web development will show you how you can add new extensions, themes, and customizations to each one and make an impact on the future of Firefox and Thunderbird.

...



  $24.99    New Price: $5

Buy Book 'Firefox and Thunderbird: Beyond Browsing and Email'
 


View Book 'Beginnernet in Rehabilitation: A Beginner's Guide to the Internet and the World Wide Web'



Beginnernet in Rehabilitation: A Beginner's Guide to the Internet and the World Wide Web
Authors:
Paperback, 143 pages
Publisher: Slack
Publication Date: 1997-07


Reviews :

    Guide to the basics of Internet technology. Provides a list of online resources of interest to Occupational Therapists, Physical Therapists, and rehabilitation students and professionals. Discusses connection options and service providers. Softcover. ...



  $18.95    New Price: $18.86

Buy Book 'Beginnernet in Rehabilitation: A Beginner's Guide to the Internet and the World Wide Web'
 


View Book 'Creating Applications with Mozilla'



Creating Applications with Mozilla
Authors: David Boswell. Brian King. Ian Oeschger. Pete Collins. Eric Murphy.
Paperback, 480 pages
Publisher: O'Reilly Media, Inc.
Publication Date: 2002-09
Edition: 1

Reviews :

    Mozilla is not just a browser. Mozilla is also a framework that allows developers to create cross-platform applications. This framework is made up of JavaScript, CSS (Cascading Style Sheets), and Mozilla's XUL (XML-based User-interface Language) as well as the Gecko rendering engine, XBL (eXtensible Binding Language), XPCOM (Mozilla's component model), and several other components. Creating Applications with Mozilla explains how applications are created with Mozilla and provides step-by-step information about how you can create your own programs using Mozilla's powerful cross-platform development framework. This book also shows examples of many different types of existing applications to demonstrate some of the possibilities of Mozilla application development. One of Mozilla's biggest advantages for a developer is that Mozilla-based applications are cross-platform, meaning programs work the same on Windows as they do on Linux or the Mac OS. Working through the book, you are introduced to the Mozilla development environment and after installing Mozilla, you quickly learn to create simple applications. After the initial satisfaction of developing your own portable applications, the book branches into topics on modular development and packaging your application. In order to build more complex applications, coverage of XUL, JavaScript, and CSS allow you to discover how to customize and build out your application shell. The second half of the book explores more advanced topics including UI enhancement, localization, and remote distribution. Mozilla 1.0 was released on June 5th, 2002, after more than four years of development as an open source project. This book has been written so that all of the information and examples will work with this release and any of the 1.0.x maintenance releases. In addition to Netscape's Mozilla-based browsers (Netscape 6.x and 7.x), the Mozilla framework has been used to create other browsers such as Galeon and Chimera, and chat clients such as ChatZilla and JabberZilla. Developers have also used Mozilla to create games, development tools, browser enhancements, as well as all sorts of other types of applications....



  $39.95    New Price: $5.83

Buy Book 'Creating Applications with Mozilla'
 


View Book 'Yahoo! for Dummies'



Yahoo! for Dummies
Authors: Brad Hill.
Paperback, 381 pages
Publisher: For Dummies
Publication Date: 2000-01-15
Edition: 2

Reviews :

    Yahoo! For Dummies, 2nd Edition hits the shelves with refreshed information on Yahoo!'s most popular and useful features. Author Brad Hill covers registering for Yahoo!, customizing it to deliver the content of one's choosing, and getting a Yahoo! e-mail account. The book also guides you through using Yahoo!'s Web page design and hosting service (GeoCities), it's multimedia broadcast center (Broadcast), and its variety of shopping and financial services....



  $19.99    New Price: $1.39

Buy Book 'Yahoo! for Dummies'
 


View Book 'Sams Teach Yourself .NET Windows Forms in 21 Days (Sams Teach Yourself)'



Sams Teach Yourself .NET Windows Forms in 21 Days (Sams Teach Yourself)
Authors: Chris Payne.
Paperback, 912 pages
Publisher: Sams
Publication Date: 2002-05-23


Reviews :

   

.NET Windows Forms are a new programming paradigm introduced with Microsoft's .NET initiative. Windows Forms are very similar to Web Forms, which allow programmers to build complex Web application interfaces easily, sharing the same underlying framework and programming concepts. Windows Forms, however, are used for the Win32 platform, instead of the Internet, and allow programmers to build traditional Windows desktop-based applications structured around .NET.

Sams Teach Yourself .NET Windows Forms in 21 Days covers all the major aspects of Windows Forms necessary to build professional, functional applications. This book follows the tried-and-tested 21 Days tutorial model to guide the reader through Windows Forms. It features code examples and tips for programmers migrating from pre-Windows Forms Microsoft technologies.

The reader will be introduced to the many controls available for .NET Windows Forms and how to build them, learn how to create events and event handlers, explore ADO.NET and methods to retrieve data from dynamic data sources, and learn how to take advantage of the Internet and Internet Explorer from their .NET Windows Forms applications. As readers advance through the tutorials, they progress toward more advanced topics and projects by creating simple graphical applications and enhancing existing ones, learn how to integrate with other .NET applications, use Web services, build Windows services, build Windows Forms controls, create multi-threaded applications, work with COM and COM configure and deploy .NET Windows Forms, and how to de-bug .NET Windows Forms.

...



  $46.99    New Price: $4.96

Buy Book 'Sams Teach Yourself .NET Windows Forms in 21 Days (Sams Teach Yourself)'
 
Short News
Stompfest Is Alive and Fragging
Some gamers even dared to ponder if Stompfest had been laid to rest. But think again: not only is Stompfest not dead, it is very much alive and kicking. And don't forget about the fragging, swag giveaways and LAN frolicking that made this LAN party that Midwest gamers had been waiting for.

Former NFL Player Gets 15 Years for Crash (washingtonpost.com - Sports)
TAMPA, Fla. -- Former NFL player Darion Conner was sentenced to 15 years in prison Thursday for killing a bicyclist while he was driving drunk.

 


View Book 'Learn How to Program Using Any Web Browser'



Learn How to Program Using Any Web Browser
Authors: Harold Davis.
Paperback, 304 pages
Publisher: Apress
Publication Date: 2003-09-29
Edition: 1

Reviews :

   

Learn How to Program Using Any Web Browser is a book about general principles of good programming practice for complete novices. Whether you're a a twelve just starting to get curious about what makes a computer workor an office worker who has been using computer applications for years, and would like to spend some time delving deeper into what makes them tick, this book is for you.

Learn How to Program Using Any Web Browser will teach you the basics of programming using JavaScript. The software used for teaching programming will be JavaScript, which can be written using any text editor, and displayed in almost any Web browser, regardless of operating system. Despite the unfortunate word "script" in the language name, in actuality JavaScript is a modern programming language.

Summary of Contents:

  • Chapter 1: Getting Started
  • Chapter 2: Understanding Types, Variables, and Statements
  • Chapter 3: Using Conditional Statements
  • Chapter 4: Working with Loops
  • Chapter 5: Understanding Functions
  • Chapter 6: Programming with Arrays
  • Chapter 7: Working with Objects
  • Chapter 8: Understanding Events and Event-Driven Programming
  • Chapter 9: Manipulating Strings
  • Chapter 10: Debugging and Exceptions
  • Chapter 11: Programming with JavaScript
...



  $24.99    New Price: $3.99

Buy Book 'Learn How to Program Using Any Web Browser'
 


View Book 'Computer Security Lab Manual (Information Assurance & Security)'



Computer Security Lab Manual (Information Assurance & Security)
Authors: Vincent Nestler. Wm. Arthur Conklin. Gregory White. Matthew Hirsch.
Paperback, 759 pages
Publisher: Career Education
Publication Date: 2005-06-22
Edition: 1

Reviews :

    This lab manual provides a host of hands-on exercises that are the perfect supplement to your computer security textbook. Over 40 lab projects build from basic networking skills to identification of vulnerabilities, hardening of computer systems, and detection and incident response. This book reinforces Security certification objectives and prepares students to work in the real world by applying networking concepts to solve real business problems.

This lab manual is suitable to accompany any security textbook, but an appendix maps the labs specifically for easy use with McGraw-Hill textbooks, Principles of Computer Security: Security and Beyond and Fundamentals of Network Security....



  Best Price: $48.37

Buy Book 'Computer Security Lab Manual (Information Assurance & Security)'
 


Google SketchUp Cookbook
Authors: Bonnie Roskes.
Paperback, 432 pages
Publisher: O'Reilly Media, Inc.
Publication Date: 2009-03-15


Reviews :

    The first book for intermediate and advanced users of Google SketchUp, this Cookbook goes well beyond the basics to explore the more complex features and tools that design professionals use. You get numerous step-by-step tutorials for solving common (and not so common) design problems, with discussions that not only explain additional ways to complete a task, but point out more uses for particular tools and techniques. The tutorials also include detailed color graphics to help you through the process.

With Google SketchUp Cookbook, you will:
  • Take advantage of components and groups to make your use of SketchUp more efficient
  • Use digital graphics tools such as texture positioning and Photo Match to go beyond simple textures
  • Create animations and walkthroughs, and explore design scenarios by using layers and scene tools
  • Learn the best ways to interface SketchUp with Google Earth
  • Use the Styles feature to improve and customize your presentations
  • Get complete recipes on many other topics, including ways to work with text, topography, and more

Google SketchUp Cookbook is ideal for architects, engineers, interior designers, building contractors, woodworkers, product designers, landscapers, and other professionals and hobbyists who want to take complete advantage of SketchUp's features. If you want to go further with this application, and work more efficiently, this Cookbook is for you....



  $44.99    New Price: $29.69

Buy Book 'Google SketchUp Cookbook'
 


View Book 'Google Hacking for Penetration Testers, Volume 1'



Google Hacking for Penetration Testers, Volume 1
Authors: Johnny Long. Ed Skoudis. Alrik van Eijkelenborg.
Paperback, 528 pages
Publisher: Syngress
Publication Date: 2005-02-06
Edition: 1

Reviews :

    Google Hacking for Penetration Testers explores the explosive growth of a technique known as "Google Hacking." This simple tool can be bent by hackers and those with malicious intents to find hidden information, break into sites, and access supposedly secure information. Borrowing the techniques pioneered by malicious "Google hackers," this book aims to show security practitioners how to properly protect clients from this often overlooked and dangerous form of information leakage.

The sophistication and functionality of Google searches has resulted in several publications boasting Google's superiority to other search engines, providing tips, tricks and even hacks for novice, intermediate, and advanced Internet users. However few of these publications even mention security, and none are written with the IT professional's security tasks in mind. This book not only explores the more obscure and compound features of Google, but it educates the reader how to protect himself against the hacking muscle that this supreme search engine has become.

Google.com domain continues to distance itself from the competition and has reached an all-time high in U.S. search referral market share. As of March 23, 2004, Google.com posted a U.S.search referral percentage of nearly 41 percent. Second place competitor and former leading search referral domain, Yahoo.com, posted a referral percentage of 27.40 percent. Google's market dominance is due in large part to the detail, sophistication, and accuracy of the results it provides. These same factors that make Google so useful to the everyday Web surfer are the same ones that make it so dangerous in the hands of a malicious hacker....



  $44.95    New Price: $38.65

Buy Book 'Google Hacking for Penetration Testers, Volume 1'
 


View Book 'Developing Applications Using Outlook 2000, CDO, Exchange, and Visual Basic (Addison-Wesley Microsoft Technology Series)'



Developing Applications Using Outlook 2000, CDO, Exchange, and Visual Basic (Addison-Wesley Microsoft Technology Series)
Authors: Raffaele Piemonte. Scott Jamison.
Paperback, 592 pages
Publisher: Addison-Wesley Professional
Publication Date: 1999-10-15


Reviews :

    Written for IT developers who build collaborative and workflow applications, this book provides a comprehensive reference to working with Microsoft's powerful collaborative development environment, including Outlook 2000, Exchange Server, and the Collaboration Data Objects (CDO) Library. It demonstrates ways in which these technologies can be tied together into effective business solutions-from small-scale groupware to large-scale enterprise-wide systems.

Developing Applications using Outlook 2000, CDO, Exchange, and Visual Basic offers an overview of the Microsoft collaborative landscape, and then examines each element of that environment in detail. Numerous examples showcase the applications made possible with these technologies and demonstrate VBScript coding techniques. You will find in-depth information on such important topics as:

* properties, methods, and events available in Outlook 97, 98, and 2000 * the Outlook 2000 object model * working with Outlook 2000 mail, calendar, task, and address book capabilities * VBA and COM add-ins * Uusing Outlook Forms and VBScript * Outlook web access * the Forms 2.0 to HTML converter tool * the CDO rendering object model * Exchange agents and routing objects

In addition, this book shows how a number of outside technologies can extend the capabilities of the Outlook/Exchange development environment, including Active Directory (ADSI) services, SQL Server, and ActiveX Data Objects (ADO). The examples include approving purchase order reports using Exchange, maintaining a corporate directory using Outlook and SQL Server, and building an eCommerce application with Exchange and SQL Server....



  $59.99    New Price: $15

Buy Book 'Developing Applications Using Outlook 2000, CDO, Exchange, and Visual Basic (Addison-Wesley Microsoft Technology Series)'
 

Computers & Internet News
Howard Dean speaks out in Chicago
WLS, IL -... they were created. ALSO: Video clips will play in a separate window on Mac OS X machines, you may also see a video help screen.

NetApp Wades Into Data Classification
NetApp OEMs Kazeon's information classification and management technology.

Mobile & Wireless World users love their gadgets!
Attendees at Computerworld's Mobile & Wireless World conference stay connected in all kinds of ways.

 

Books Internet Books
3.85003113747