77 projects tagged "English (US)"
AWS Dashboard is a simple dashboard for Amazon Web Services. It features a list of available availability zones in each region, availability zone statuses per region, instance counts per region, instance counts which turns red if events are scheduled, a list of events by instance ID, EBS volume counts per region, EBS volume counts which turn red if any EBS volumes are unattached, the ability to delete unattached EBS volumes, elastic IP counts per region, elastic IP counts which turn red if any elastic IPs are unattached, the ability to delete unattached elastic IPs, and elastic load balancer counts per region.
Access Road is a universal simulator of access controls that is intended to improve design and auditing of IT security. It provides simulations of GNU/Linux (components and rights on the file system), MySQL Server (components and privileges), and a generic Role-Based-Access-Control application. It is designed for database, system, and application administrators, IT architects and developers, and auditors. Reliability and the ability to explain the results are the main objectives. A 50 page tutorial is provided, and a powerful framework allows new simulations to be added.
Assignment Collector/Grader is a Web application for collecting and automatically grading student lab work. It automatically runs JUnit tests against student uploads, immediately provides feedback to students, records student results for later review, provides a gradesheet summary of student performance, allows easy administration of students, assignments, and classes, and allows the availability of an Assignment to be timed.
BallroomDJ is a ballroom music player. It is designed to let the computer choose the music and to be able to play music the entire evening without intervention. The choice of music is based on the choice and weighting of different dances by the user and the use of various rules to choose which dance to play next. The rules are: avoid repetition of the dance, avoid sequences of dances of similar types, avoid sequences of dances of similar speeds, and avoid sequences of dances from the same family of dance.
ChiMeRA is a configuration management tool designed around three basic concepts. The first is a framework for managing servers, allowing for command execution and file transfer over SSH. The second is a repository for managing files that enables change tracking, archiving, and management of various user definable configuration files across multiple servers through a standard revision control tool. The third concept is an aesthetic principle of simplicity, giving administrators straightforward interfaces to manage complicated environments.