Linux
If you're new to Linux or just thinking about an alternative to MS Windows, you'll find some great resources here to help you out.
Linux Distro Popularity According to Google
Over the years I've used a variety of Linux Distros: Mandrake, Red Hat, FreeBSD, Fedora, Gentoo, and Ubuntu. Distrowatch keeps track of everything we need to know about the distros, and recently there has been an enormous push in desktop Linux thanks to Dell putting Ubuntu on desktops and Compiz-Fusion bringing snazzy eye candy to even low end machines. Distrowatch gives some pretty decent stats on the main Distros but for a while I've wanted to know how Google sees their popularity; mainly by how many pages mention specific distros.
Using some python, a spreadsheet, and a little scraping, I was able to get my answer. To see how Google would rank different distros I'm using the number of results Google returns when searching for the Distro's name as my numbers. I'm going to write a HOWTO on the technical aspects of what I did sometime this week, but here are the basic steps
Stay tuned for the code behind it! Subscribe to the feed to get more updates.
Using some python, a spreadsheet, and a little scraping, I was able to get my answer. To see how Google would rank different distros I'm using the number of results Google returns when searching for the Distro's name as my numbers. I'm going to write a HOWTO on the technical aspects of what I did sometime this week, but here are the basic steps
- In a Google Spreadsheet I made a sheet that held the names of the top distros on Distrowatch.
- Another sheet holds the full list from distro watch (366 on record at the time of this writing)
- I set up a dapp to take these names, and return the number of results Google would have if you searched them
- A python script pulls the distros out of the spreadsheet, queries the dapp, and puts the results back into another sheet
| Ubuntu | 96,800,000 |
| FreeBSD | 36,700,000 |
| Fedora | 35,800,000 |
| openSuse | 29,500,000 |
| Debian Linux | 28,100,000 |
| KNOPPIX | 12,500,000 |
| Mandriva Linux | 5,720,000 |
| Gentoo Linux | 4,430,000 |
| PCLinuxOS | 3,170,000 |
| Slackware Linux | 3,010,000 |
| MEPIS Linux | 1,640,000 |
Stay tuned for the code behind it! Subscribe to the feed to get more updates.
Comments
Be the first to leave a comment!
About the Author
People in Pictures
Top Technology Articles
|
Camera Buying Tips
A picture is worth a thousand words, but not all cameras are worth a thousand bucks.
|
|
|
Can Blackberry or Palm gives Apple a run?
The iPhone is the new kid on the block, but its popular for a reason.
|
|
|
Add Borders to Images
Borders around images can give your site a cleaner look.
|
Popular Technology Zines




Related Articles














