# 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-2005) 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 description, code, count(*) #FROM project_operating_system #where datasource_ID=4 #group by 1 #order by 3 desc #limit 100 # Note: not all projects have a language. Some projects have multiple languages. # Here is the information for datasource_id=4 (April, 2005) description code count(*) All POSIX (Linux/BSD/UNIX-like OSes) 200 28205 OS Independent (Written in an interpreted language... 235 23246 Linux 201 22152 All 32-bit MS Windows (95/98/NT/2000/XP) 435 19343 32-bit MS Windows (95/98) 218 6568 32-bit MS Windows (NT/2000/XP) 219 5700 WinXP 419 5382 Win2K 420 5234 All BSD Platforms (FreeBSD/NetBSD/OpenBSD/Apple Ma... 202 3050 OS X 309 3036 Solaris 207 2089 FreeBSD 203 1490 Other Operating Systems 236 1066 OS Portable (Source code to work with many OS plat... 436 904 Other 212 752 MS-DOS 215 596 PalmOS 223 512 BeOS 224 427 Apple Mac OS Classic 311 423 OpenBSD 205 324 Handheld/Embedded Operating Systems 315 302 HP-UX 209 274 WinCE 222 259 SGI IRIX 211 238 IBM AIX 210 220 NetBSD 204 211 IBM OS/2 220 152 Cygwin (MS Windows) 427 117 Microsoft Windows Server 2003 448 84 BSD/OS 206 82 GNU Hurd 240 82 SCO 208 59 MinGW/MSYS (MS Windows) 445 51 Microsoft Windows 3.x 217 46 Project is an Operating System Kernel 437 46 WinNT 423 42 WinME 424 41 AmigaOS 434 39 Project is an Operating System Distribution 438 38 Win98 OSR2 425 35 Win98 422 34 Project is OS Distribution-Specific 439 26 WINE 430 20 SymbianOS 444 20 MorphOS 447 20 Win95 421 15 Fink (Mac OS X) 429 14 uClinux 440 10 QNX 442 6 Classic 8-bit Operating Systems (Apple, Atari, Com... 449 6 DOSEMU 428 5 OpenVMS 446 3 EMX (OS/2 and MS-DOS) 431 2 eCos 441 2 Modern (Vendor-Supported) Desktop Operating System... 418 1 VxWorks 443 1 # Here is the information for datasourceID=2 (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 | +------------------------+-------------+-------------------+