Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- NAV after reformat
- I've got a computer with Symantec Antivirus Corporate 10.1 installed. The computer is unable to boot and will need to get a clean install of Windows XP. Which means that essentially the hard drive will be reformatted. There were just enough seats of the software. What do I do to...
- Tags: PRODUCTIVITY, Tools & Techniques, SECURITY, wesley.chin@..., computer
- Discussion threads 2007-10-02
- NAV after reformat
- I've got a computer with Symantec Antivirus Corporate 10.1 installed. The computer is unable to boot and will need to get a clean install of Windows XP. Which means that essentially the hard drive will be reformatted. There were just enough seats of the software. What do I do to...
- Tags: PRODUCTIVITY, Tools & Techniques, SECURITY, wesley.chin@..., computer
- Discussion threads 2007-10-01
- HAL.DLL message
- I had posted this question yesterday, but it appears that it did not go through or somehow got erased. Anyways, this is the problem:I have this message "Windows could not start because the following file is missing or corrupt system32hal.dll. Please reinstall a copy of the above file."The message appears...
- Tags: wesley.chin@..., Hal.dll, Microsoft Windows
- Discussion threads 2007-09-27
- HAL error
- I receive the following message when starting a Windows XP Professional with SP2 machine. "Windows could not start because the following file is missing or corrupt systemhal.dll. Plese reinstall a copy of the above file."This message appears during restart of the computer, before the Windows GUI begins to load. ...
- Tags: Operating systems, wesley.chin@..., Microsoft Windows, Microsoft Windows XP, CD, Enter Key
- Discussion threads 2007-09-26
Additional Resources
- Wesley Medical Center Boosts Patient Relations With Wireless Communications
- Located in Wichata, Kansas, Wesley Medical Center is a licensed 760-bed teaching hospital that serves much of Kansas and parts of Oklahoma. When looking to upgrade their communications system, the center considered cellular services and a hybrid cellular in-building system, but they couldn't offer the seamless communications that SpectraLink's system...
- Tags: Kansas, Patient, Wireless Communication, SpectraLink Corp., Healthcare, Vertical Industries, Benefits, Wireless, Enterprise Software, Software, Human Resources
- Case studies
- Defend your PC against spyware, adware, and Trojan horses
- Examine three distinct kinds of security risks (spyware, adware, and Trojan horses) in this chapter download from The Symantec Guide to Home Internet Security. Study the definition of each of these risks, review the legal and technological challenges of dealing with spyware and adware, and learn how to...
- Tags: Adware, PC, Trojan Horse, Addison-Wesley, Spyware, Spyware, Adware & Malware, Cyberthreats, Viruses And Worms, Security
- Book chapters 2007-09-27
- Stream video over a network or the Internet
- Streaming video over the Internet is rarely a seamless experience. Streaming video often suffers from hiccups, delays, stop-outs, skips, and connection loss. In this chapter download from Mastering Internet Video: A Guide to Streaming and On-Demand Video, explore how the Internet moves data and learn how this process...
- Tags: Network, Video, Addison-Wesley, Chapter Coverage, Corporate Communications, Internet, Marketing
- Download resources 2007-11-08
- Use honeypots to track and mitigate botnets
- Bots pose a serious threat to both individual and corporate environments. They are often used for DDoS attacks, to send spam, and as spyware to steal sensitive information from the victim's machine. In this chapter download from Virtual HoneyPots: From Botnet Tracking to Intrusion Detection, learn how to...
- Tags: Addison-Wesley, Intrusion Detection, Network Security, Robots, Security, Networking, Emerging Technologies
- Download resources 2007-10-19
- Perfect your software by applying these critical testing processes
- The quality of any software project is unknown until the development team starts pounding on it, looking for ways to push the system under test as far out of control and away from the expected as possible. In this chapter download from Critical Testing Processes: Plan, Prepare, Perform,...
- Tags: Software, Team, Addison-Wesley, Team Management, Tools & Techniques, Management
- Book chapters 2007-08-23
- Protect VoIP and other Internet multimedia applications with these key management mechanisms
- Key management is a fundamental part of protecting Internet multimedia applications such as VoIP, video on demand, conferencing, and others, but key management protocols are difficult to design. In this chapter download from Securing VoIP Networks: Threats, Vulnerabilities, and Countermeasures, study two methods, MIKEY and STRP Security Descriptions,...
- Tags: Multimedia, VoIP, Addison-Wesley, Internet, Peer To Peer (P2P), Video On Demand (VoD), Telephony, Personal Technology, Home Entertainment, Networking
- Book chapters 2007-09-10
- Use story cards to estimate, prioritize, and plan agile projects
- An agile software development team needs to define the software features that have value to the business, then plan their implementation to realize this value as quickly as possible. Proper estimates and priorities are essential to this process; feeding garbage into a planning process will inevitably result in...
- Tags: Software, Card, Addison-Wesley, Software Development, Tools & Techniques, Development Tools, Software/Web Development, Management
- Book chapters 2007-08-08
- Represent the Fibonacci Sequence as a collection in the form of an STL sequence class
- Anyone who appreciates mathematical elegance will appreciate the Fibonacci sequence and its associated relationship, the Golden Ratio. In this chapter download from Extended STL: Collections and Iterators, Volume 1, examine how this mathematical sequence can be represented as a collection in the form of a Standard Template Library...
- Tags: Standard Template Library, Collection, Addison-Wesley
- Book chapters 2007-10-04
- Companies probe possible high-def DVD hack
- Horray for free use!And once again the Information Nazis take one on the chin.A triumph for Fair Usage and, more importantly, technology in general.3 cheers!Fair or unfairIn theory, I'm ok with people copying DVDs so that they can back
- Tags: DreadDave, DVD, Fair Usage, programming, security, software
- Discussion threads 2007-01-02
- Use Ruby on Rails to create a social networking Web site with full community searching and browsing functionality
- Ruby on Rails is fast displacing PHP, ASP, and J2EE as programmers' development framework of choice, thanks to its elegant design and emphasis on practical results. Learn how to build large-scale projects with Rails by developing a real-world application: a social networking Web site like MySpace, Facebook, or...
- Tags: Web, Network, Ruby, Web Site, Addison-Wesley, Ruby On Rails, Social Networking, Scripting Languages, Software/Web Development, Web Development, Online Communications, Marketing, Advertising & Promotion
- Book chapters 2007-10-19
- Catch the rhythm of effective project execution and lead your IT projects to success
- Having performed a project at some time during your career doesn't automatically make you a project manager. Yet an understanding of project management is essential in most fields, including IT, and project management processes themselves are similar regardless of your profession. Deepen your understanding of the rhythm of...
- Tags: Information Technology, Training, Addison-Wesley, Project Management, Workforce Management, Tools & Techniques, Strategy, It Operations, It service Management, Human Resources, Management
- Book chapters 2007-08-02
- Uncover "deleted" file information that persists, hidden in your system
- With many computer systems, deleted file information remains intact on the disk, in unallocated data blocks and unallocated file attribute blocks, until it is overwritten in the course of other activity. This can result in unexpected disclosure of information when a machine or its disk is retired and...
- Tags: Information, Addison-Wesley, Productivity
- Book chapters 2007-08-30
- Write automated tests in xUnit using Test Double patterns
- Automated testing is a cornerstone of agile software development: an effective testing strategy delivers new functionality more aggressively, accelerates user feedback, and improves quality. In this chapter download from xUnit Test Patterns, learn how to write automated tests using xUnit, the most popular unit testing framework in use...
- Tags: Automated Testing, Addison-Wesley, Test, Chapter Coverage, Software Development, Development Tools, Software/Web Development
- Book chapters 2007-08-08
- Organize your Web Tools platform (WTP) development project
- Java Web application developers with a working knowledge of Java programming and some experience using Eclipse will benefit from the discussion of the architecture of Java Web applications and how to build them using the Web Tools Platform WTP in Eclipse Web Tools Platform: Developing Java Web Applications....
- Tags: Web, Web Application, Eclipse, Addison-Wesley, Programming Languages, Channel Management, Java, Software Development, Software/Web Development, Marketing
- Book chapters 2007-08-02
- Build classes for the business logic layer in .NET
- Classes are central to development in .NET. In this chapter download from Doing Objects in Visual Basic 2005, learn how to build classes for the business logic layer. Study the fundamentals of creating classes and defining properties and methods. Then, investigate more advanced topics such as using generics...
- Tags: Chapter, Microsoft .NET, Business Logic, Class, Addison-Wesley, Chapter Coverage, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- Book chapters 2007-08-30
- FaceFun (exe)
- FaceFun allows you to transform and morph faces in your digital photographs. The transformable features include the forehead, eyes, cheek bones, nose, mouth, and chin. You can save the resulting image as a .jpg file and print it or e-mail it to your friends. FaceFun is a very simple tool...
- Tags: FaceFun, Digital Cameras, Digital Photography, E-mail, Productivity, Consumer Electronics, Personal Technology, Online Communications
- Software downloads 2005-12-20
- << Previous
- page 1 of 1
- Next >>