Halo PC Server Query
Halo PC Server Query is a tool, written in PHP, Java, and MySQL, that dynamically displays the status of any Halo game server as HTML. With Halo PC Server Query you can watch what is happening on your server without idleing in the server itself. Halo PC Server Query displays all information that is available in the Halo Internet Lobby including the Internet Lobby Name, Permission, Max Players, Version, Players currently on the server, Score, and Game Type with all configurable options. If you know the IP and Port of the Halo Server, you can use this tool.
Indexer
Indexer is a tool that assists an indexer in creating back-of-the-book indexes found in nonfiction books. It analyzes Rich Text Format (RTF) documents, and creates a concordance of the text with pertinent statistics. Specifically, Indexer creates a list of every contextual occurrence of a word within an RTF document (excluding those words in a customizable filter), along with a count of the number of times that word appears in the document and on what page(s). In addition, Indexer can perform quick indexing on a single word or phrase.
Poker Tournament Timer
Poker Tournament Timer is a program that manages the blind/ante structure and time remaining in each round of a poker tournament. Using Poker Tournament Timer makes it easy for all players in a poker tournament to see how much time is remaining in a round. It also alleviates the host from having to announce when the blinds are increasing.
3rd St. "Why not?"
4th St. "One more card"
5th St. "In this far"
6th St. "Waste of money"
Test Designer
Test Designer is a powerful database of questions that can accommodate any topic, any level of difficulty in a variety of formats - multiple choice, fill-in-the-blank, true or false and open ended questions. Uers can maintain their own database of questions that can be used year-to-year with minimal effort. They can also create groups of questions with common instructions or reference information. Once questions are created, tests and worksheets are professionally formatted for printing.
XSLdoc
XSLdoc is a tool for performing real-time documentation of XSL stylesheets. XSLdoc dynamically parses and renders the API for an XSL stylesheet, including your comments, in HTML format.
There are now 2 ways to use XSLdoc. The first is to download the Java Jar version of XSLdoc, which can document an entire directory of stylesheets. The second is to use a web interface to document a single stylsheet on the web.
A note about version numbers: major.minor.bug
- The
majorversion change indicates that this version is incompatible with all previous versions. - The
minorversion change indicates that new functionality was added. - The
bugversion change indicates that there was at least one fix made to themajor.minorversion.