Technology News, Technology Resources, Technology Articles

How to Buy a Laptop

December 9th, 2009

If you’ve ever shopped for a laptop, you know that size is only one of the factors that you have to consider. You should also examine everything from performance and storage options to keyboard quality. Consumer-affairs correspondent Amber Bouman can help you find a laptop to suit your needs. Source:pcworld.com

Read More >>

Author: admin Categories: How to Tags:


Should You Use Standby or Hibernate?

November 8th, 2009

It’s an age-old question: When you’re done using your laptop, or just taking a break from work, should you put it to sleep, let it hibernate, or turn it all the way off? Allow me to answer by way of a mnemonic: hibernate is great. You see, sleep mode (a.k.a. standby) puts your system into [...]

Read More >>

Author: admin Categories: How to Tags: ,


Windows 7 Planning Tools Ease the Upgrade Process

November 8th, 2009

Windows 7Businesses planning a move to Windows 7 need a more rigorous planning and assessment tool than the consumer-grade Upgrade Advisor. The early success of the operating system notwithstanding, you need to do some due diligence up front to determine if the existing hardware and software you rely on will work with the new operating system. [...]

Read More >>

Author: admin Categories: How to Tags:


Data center start-up offers energy saving software

November 8th, 2009

A data center start-up is exiting stealth mode with technology that reduces power and cooling costs by analyzing the energy consumption of IT equipment and applications. What does a real green data center look like? Officials at Viridity Software — the name means “greenness” — argue that today’s power monitoring products focus only on the [...]

Read More >>

Author: admin Categories: IT News Tags:


Apple Store announces Reserve And Pick Up program

November 8th, 2009

For you pre-Thanksgiving shoppers, the Apple retail store on Friday announced a way to get a jump on your holiday list. The Reserve And Pick Up option will let you choose hardware products online and swing by your local store to collect them between December 15 and 24. Currently, the line-up of offerings includes iPods, [...]

Read More >>

Author: admin Categories: IT News Tags:


Cisco undervalues Tandberg, investment firms say

November 8th, 2009

Two investment consulting companies laid out objections to Cisco’s US$3 billion offer for Norwegian videoconferencing vendor Tandberg on Friday, saying in an open letter to Cisco and a press interview that the bid undervalues Tandberg. Cisco and Tandberg announced the deal on Oct. 1, but it still needs to be approved by Tandberg’s shareholders. The [...]

Read More >>

Author: admin Categories: IT News Tags:


Update fixes iPhone sync problem with Windows 7 for some

November 8th, 2009

Gigabyte Technology issued a BIOS update on Friday that fixes a problem for some Windows 7 users who have been unable to sync their iPhones. Earlier this week, Intel, Microsoft and Apple said they were investigating the issue, which people are complaining about on an Apple forum. The problem seems to be mainly affecting Windows [...]

Read More >>

Author: admin Categories: IT News Tags: ,


Stimulus for tech and telecom $3B, but jobs still guesswork

November 8th, 2009

WASHINGTON – The U.S. government has spent about $700 million on IT and telecommunications products and services under its economic stimulus program, part of a total of $3 billion that’s in the spending pipeline, according to a private analysis of this data. But how many jobs have been created is not as clear. Congress approved [...]

Read More >>

Author: admin Categories: IT News Tags:


Mozilla fixes Firefox crash bug

November 8th, 2009

Just a week after it last updated Firefox, Mozilla has rushed out a new version of its browser to fix a crash bug that programmers inadvertently introduced. Firefox 3.5.5, which Mozilla posted for download late Thursday, fixes a small number of what the company called “stability issues” in the release notes that accompanied the update. [...]

Read More >>

Author: admin Categories: IT News Tags:


Logging with ASP.NET MVC Action Filters

October 29th, 2009

Logging is a common Cross-Cutting Concern that many ASP.NET developers solve in the Global.asax file. Because MVC is built on top of ASP.NET you *could* tap into the same solution, but there is a better way. This article will show how easy it is to add logging to your web app using ASP.NET MVC Action [...]

Read More >>

Author: admin Categories: Web Programming Tags: