4650 projects tagged "English"
BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.
TuxBot is an IRC bot written in Lua. It was created to fit the requirements of the #linux channels on irc.oftc.net and irc.esper.net, but it is also used as a helpful bot in some other, non-Linux channels on other networks. The bot is able to link Linux channels on different networks by relaying messages between them. It is also able to kick flooders and to show the title of HTML pages after someone posted a link in a channel. Furthermore, TuxBot works as a raw multi-network IRC client for the console. There are some other features, such as the ability to extend TuxBot’s functionality using a simple module system.
halttimer waits for LIRC events or SIGUSR1 and sets a timer which will initiate the shutdown sequence (via "sudo halt" by default) when the time is up. The timer's timeout decreases with each keypress by a specified amount of time. Visualization is done using an on-screen-display (OSD).
Business Refinery Java Barcode Generator Suite is a Java library and Jar that makes it easy to create linear 2D barcodes in Java applcations such as JSP, J2EE, Servlet, Web services, Java beans, J2SE, or Jasper Report, iReport, BIRT, and Oracle Report. Multiple barcode types are supported, including QR Code, PDF-417, Code 39, Code 128, EAN/UPC, Interleaved 2 of 5, and so on. Users can easily adjust barcode settings like width, height, resolution, orientation, image format, etc.
MongoMongo is an Object-Document-Mapper (ODM) for MongoDB. The philosophy of MongoMongo is to provide a familiar API to Java developers who have been using ActiveORM or Hibernate, while leveraging the power of MongoDB's schemaless and high performance document-based design, dynamic queries, and atomic modifier operations.