Archive for December, 2008

Clinton donor’s list extracted with python (BeautifulSoup vs lxml)

A favour was asked to compile all 2922 pages of the clinton donor’s list into a single text file for easy access when doing research. I used this as an opportunity to compare the performance of BeautifulSoup and lxml for scraping.

(more…)

Share

What to do with a BSOD (Blue Screen of Death) in Windows XP

Here’s a guide I found that gives some useful information on what blue screens are all about and what to do when you get one.

The memecode guys on the other hand have instructions on how to quickly retrieve and analyze the dump information from the blue screen.

These should be pretty much sufficient for solving the problemnext time that you get a BSoD.

Update: A program called WhoCrashed seems to be the easiest way to perform this task nice and easy.

Share

Welcome to my Blog

Welcome to the blog of Mishari Muqbil. This is where you will be able to find snippets of information about various things that I’ve been working on at the time.

Share