4637 projects tagged "Mac OS X"
sl takes the most common use of Unix ls, to display the files in a directory compactly in multiple columns, and makes it substantially more useful. sl groups files by purpose so you can mentally organize many files quickly; for instance, it collects .html files together, as opposed to leaving them mixed up with supporting images, CSS, and JavaScript. sl points out interesting files, which include those that have been recently modified, read relatively recently, are relatively large, have warnings, or need to be checked in to or out of version control. sl is also aesthetically pleasing due to attention to layout and filtering as well as limiting color and text annotations to salient information.
Slash'EM (Super Lotsa Added Stuff Hack -- Extended Magic) is a variant of the hugely popular roguelike game NetHack. It adds more monsters, more objects, more dungeon levels, more roles, and more races, shopkeeper services, and techniques for you to use, and invisible objects and gypsies for those who feel lucky. It also comes with a GTK windowing interface and higher resolution tile sets as options.
Slidematch is a media rating, contextual retrieval, peer recommendation, and library management system for music, video, movie, and book impressions. It adds value to your existing media player by enabling you to easily record detailed impressions, retrieve content appropriate to what you are currently doing, and interact with friends.
slogcxx is a simple C++ logging library for debugging and tracing. It's meant to be easier to use than log4j-based systems. It has an NLOG macro (similar to NDEBUG) that reduces the footprint and disables all logging. The interface is designed to be streamlined with "log << message << somefloat << endl;" calls.
snmp2xml is a program to convert snmpget output to XML. The output from snmpget, snmpwalk, or snmpbulkwalk is first filtered to correct for SNMP agent flaws and then processed into XML. This XML can be passed through xmllint to tidy it up or it can be processed by an XQuery or XSLT processor. The XML output represents all the SNMP data such that the original SNMP output can be reproduced if desired with an XSLT stylesheet (which is included). The snmp2xml converter has been tested on 7 SNMP agents: Mac OS X, Apple Time Capsule, the Billion ADSL router, the Huawei S9306 switch, the Foundry/Brocade CES and MLX-4 switches, and the Nortel 425 switch.
spsim is a simple yet realistic diffraction pattern simulator for single particle diffraction experiments, as those made possible with the advent of XFELs. It takes a PDB as input and outputs noise-free and realistic diffraction patterns according to the experimental conditions chosen by the user.