Sponsorised links
This year
LoJack for Laptops – How it Works
Computrace LoJack for Laptops, a software-based theft recovery service, is designed to track, locate, and recover stolen computers and protect users’ data.
LoJack for Laptops is based on the Computrace Agent software that is embedded into the BIOS firmware of computers. Some PC makers, such as Dell, optionally embed the Agent into laptops at the factory and offers LoJack service to laptop buyers. However, if you purchase LoJack separately, you can install the Agent yourself.
2007
ASPN : Python Cookbook : Locating files throughout a directory tree
os.walk is a very nice replacement for os.path.walk, which I never did feel comfortable with. There's one very common pattern of usage, though, which still benefits from a simple helper-function; locating all files matching a given file-name pattern within a directory tree.
Sponsorised links
2006
1
(7 marks)
