# file: sfSummaryOpSysData28-Jan-2005.txt # Scripts & raw data available at http://ossmole.sourceforge.net # Scripts written by Megan Conklin and contributed to the ossmole project # # This data is free and available for any use (afterall we just spidered it ;). # We do however request that those using the data in any published form provide # a citation to: ossmole Project (2004) SourceForge Available at: # http://ossmole.sourceforge.net # # This particular file is a list of what operating system each project is # designed for. The information in this file was generated by running : # # SELECT op_sys_desc, op_sys_code, count(*) as count_of_projects # FROM project_operating_system # where datasourceID=3 # group by op_sys_desc # order by 3 desc # Note: not all projects have a language. Some projects have multiple languages. # Here is the information for datasourceID=3 (January 2005) # You can compare to October 2004 below and note how much the descriptions of # each column have changed - codes stay the same +-----------------------------------------------------------+-------------+-------------------+ | op_sys_desc | op_sys_code | count_of_projects | +-----------------------------------------------------------+-------------+-------------------+ | All POSIX (Linux/BSD/UNIX-like OSes) | 200 | 27826 | | OS Independent (Written in an interpreted language) | 235 | 22518 | | Linux | 201 | 21820 | | All 32-bit MS Windows (95/98/NT/2000/XP) | 435 | 18961 | | 32-bit MS Windows (95/98) | 218 | 6601 | | 32-bit MS Windows (NT/2000/XP) | 219 | 5478 | | WinXP | 419 | 5301 | | Win2K | 420 | 5215 | | All BSD Platforms (FreeBSD/NetBSD/OpenBSD/Apple Mac OS X) | 202 | 2995 | | OS X | 309 | 2929 | | Solaris | 207 | 2063 | | FreeBSD | 203 | 1462 | | Other Operating Systems | 236 | 1074 | | Other | 212 | 745 | | MS-DOS | 215 | 584 | | OS Portable (Source code to work with many OS platforms) | 436 | 569 | | PalmOS | 223 | 507 | | BeOS | 224 | 427 | | Apple Mac OS Classic | 311 | 415 | | OpenBSD | 205 | 312 | | Handheld/Embedded Operating Systems | 315 | 308 | | HP-UX | 209 | 273 | | WinCE | 222 | 243 | | SGI IRIX | 211 | 234 | | IBM AIX | 210 | 219 | | NetBSD | 204 | 203 | | IBM OS/2 | 220 | 153 | | BSD/OS | 206 | 84 | | GNU Hurd | 240 | 81 | | Cygwin (MS Windows) | 427 | 69 | | SCO | 208 | 60 | | Microsoft Windows Server 2003 | 448 | 53 | | Microsoft Windows 3.x | 217 | 47 | | AmigaOS | 434 | 39 | | MinGW/MSYS (MS Windows) | 445 | 32 | | Project is an Operating System Kernel | 437 | 31 | | WinME | 424 | 28 | | WinNT | 423 | 23 | | Win98 OSR2 | 425 | 22 | | Win98 | 422 | 21 | | Project is an Operating System Distribution | 438 | 20 | | MorphOS | 447 | 18 | | Project is OS Distribution-Specific | 439 | 15 | | WINE | 430 | 14 | | SymbianOS | 444 | 10 | | Win95 | 421 | 9 | | uClinux | 440 | 7 | | Fink (Mac OS X) | 429 | 7 | | QNX | 442 | 4 | | DOSEMU | 428 | 4 | | OpenVMS | 446 | 2 | | EMX (OS/2 and MS-DOS) | 431 | 2 | | Modern (Vendor-Supported) Desktop Operating Systems | 418 | 1 | | VxWorks | 443 | 1 | | eCos | 441 | 1 | +-----------------------------------------------------------+-------------+-------------------+ # Here is the information for datasourceID=1 (October 2004) # note how the descriptions have changed from October to January. +------------------------+-------------+-------------------+ | op_sys_desc | op_sys_code | count_of_projects | +------------------------+-------------+-------------------+ | OS Independent | 235 | 20802 | | Linux | 201 | 20576 | | Windows | 216 | 7720 | | Windows 95/98/2000 | 218 | 6429 | | Windows NT/2000 | 219 | 4983 | | POSIX | 200 | 4786 | | MacOS X | 309 | 2694 | | SunOS/Solaris | 207 | 1972 | | FreeBSD | 203 | 1397 | | BSD | 202 | 1353 | | Other OS | 236 | 1072 | | Microsoft | 214 | 1007 | | MacOS | 221 | 821 | | Other | 212 | 705 | | MS-DOS | 215 | 540 | | PalmOS | 223 | 462 | | BeOS | 224 | 421 | | MacOS 9 | 311 | 386 | | PDA Systems | 315 | 297 | | OpenBSD | 205 | 291 | | HP-UX | 209 | 260 | | IRIX | 211 | 222 | | Windows CE | 222 | 204 | | AIX | 210 | 203 | | NetBSD | 204 | 181 | | OS/2 | 220 | 146 | | BSD/OS | 206 | 80 | | GNU Hurd | 240 | 79 | | SCO | 208 | 58 | | Windows 3.1 or Earlier | 217 | 46 | +------------------------+-------------+-------------------+