16 projects tagged "Generator"
ff3sudoku is an add-on that features an engine for playing Sudoku puzzles. It can generate random puzzles, but it also detects and imports Sudokus from several Web sites, including websudoku.com, sudokupuzz.com, sudoku.com.au, and others. There is also a stand-alone version working in Firefox 3+ and GoogleChrome.
MAPDAV (More Accurate Password Dictionary Attack Vector) is designed to use what is known about users via the /etc/passwd file on Unix/Linux systems to generate a dynamic dictionary of more accurate guesses as to what their possible password may be. It does this by mangling the user's username and user information in various user-specified ways to look for bad password protection practices.
AntTask-GenerateXML is an Ant task that uses XMLBeans to create example XML instances from a W3C schema. It is especially useful for looking at pieces of schema, as you can set the element you wish to use as the root one. It will use the values from enumerations as the fixed/default values for attributes and elements if they are set. It obeys the XML type system with the exception of regex/patterns.
Sustainable IDE (SIDE) is a set of graphical tools for developers who want to build sustainable software. Sustainable software is software you can extend easily, from a functional or technological point of view. On one hand, this means that when a user has a new requirement, it's easy for any developer to add it, even if the original author is not there anymore. On another hand, if you want to change the underlying technologies, you don't need to rewrite your existing application from scratch. Sustainable Software gives you the freedom to change technology, requirements, or achitecture. This can be achieved thanks to the use of models in a model driven software development (MDSD) paradigm.
php mudnames is a PHP class that can generate random names for characters used in role playing games such as multi-user dungeon (MUD) games. Although the names do not mean anything, they sound very much like typical names of characters that you often see in this kind of game. It can retrieve text data from one of several dictionary files. The dictionary data is used to generate random names based on selected capabilities and used particles.
Poole is a simple static Web site generator. It is easy to understand and easy to use. You write the content of your pages in Markdown or HTML and Poole creates a nice and simple site with a navigation menu. You don't need to learn a template or preprocessing engine. It is for everyone who just wants to set up a simple site in less than 5 minutes.