prom queen
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
ProM 4.0
ProM is a new era in process mining tool support. more>>
ProM is a new era in process mining tool support.
Process Mining research is concerned with the extraction of knowledge about a (business) process from its process execution logs. Process Mining strives to gain insight into various perspectives, such as the process (or control flow) perspective, the performance, data, and organizational perspective (The processmining.org web site has more in-depth information and scientific publications available).
ProM is an extensible framework that supports a wide variety of process mining techniques in the form of plug-ins. It is platform independent as it is implemented in Java, and can be downloaded free of charge. We welcome and support practical applications of ProM! Note that the ProM framework is issued under an open source license, namely the Common Public License (CPL), and we invite researchers and developers to contribute in the form of new plug-ins.
Currently, there are already more than 90 plug-ins available, and we support the import of (and the conversion between) several process modelling languages, such as:
- Petri nets (PNML, TPN)
- EPCs / EPKs (Aris graph format, EPML)
- YAWL
- (and many more)
There are mining plugins, such as:
- Plugins supporting control-flow mining techniques (such as the Alpha algorithm, Genetic mining, Multi-phase mining, ...)
- Plugins analysing the organizational perspective (such as the Social Network miner, the Staff Assignment miner, ...)
- Plugins dealing with the data perspective (such as the Decision miner, ...)
(and many more)
Furthermore, there are analysis plugins dealing with:
- The verification of process models (e.g., Woflan analysis)
- Verification of Linear Temporal Logic (LTL) formulas on a log
- Checking the conformance between a given process model and a log
- Performance analysis (Basic statistical analysis, and Performance Analysis with a given process model)
- Finally, ProM sports a large array of log filters, which are a valuable tool for cleaning logs from undesired, or unimportant, artefacts.
Enhancements:
- This release features fundamental framework improvements and the addition of a major set of new plugins.
- The performance of log reading has been improved dramatically, introducing live modification of logs and random access.
- More than 70 newly added plugins substantially extend the analysis feature set.
<<lessProcess Mining research is concerned with the extraction of knowledge about a (business) process from its process execution logs. Process Mining strives to gain insight into various perspectives, such as the process (or control flow) perspective, the performance, data, and organizational perspective (The processmining.org web site has more in-depth information and scientific publications available).
ProM is an extensible framework that supports a wide variety of process mining techniques in the form of plug-ins. It is platform independent as it is implemented in Java, and can be downloaded free of charge. We welcome and support practical applications of ProM! Note that the ProM framework is issued under an open source license, namely the Common Public License (CPL), and we invite researchers and developers to contribute in the form of new plug-ins.
Currently, there are already more than 90 plug-ins available, and we support the import of (and the conversion between) several process modelling languages, such as:
- Petri nets (PNML, TPN)
- EPCs / EPKs (Aris graph format, EPML)
- YAWL
- (and many more)
There are mining plugins, such as:
- Plugins supporting control-flow mining techniques (such as the Alpha algorithm, Genetic mining, Multi-phase mining, ...)
- Plugins analysing the organizational perspective (such as the Social Network miner, the Staff Assignment miner, ...)
- Plugins dealing with the data perspective (such as the Decision miner, ...)
(and many more)
Furthermore, there are analysis plugins dealing with:
- The verification of process models (e.g., Woflan analysis)
- Verification of Linear Temporal Logic (LTL) formulas on a log
- Checking the conformance between a given process model and a log
- Performance analysis (Basic statistical analysis, and Performance Analysis with a given process model)
- Finally, ProM sports a large array of log filters, which are a valuable tool for cleaning logs from undesired, or unimportant, artefacts.
Enhancements:
- This release features fundamental framework improvements and the addition of a major set of new plugins.
- The performance of log reading has been improved dramatically, introducing live modification of logs and random access.
- More than 70 newly added plugins substantially extend the analysis feature set.
Download (18.3MB)
Added: 2006-11-30 License: Common Public License Price:
1061 downloads
PROMS 0.12.1
PROMS project is a Web-based project management system. more>>
PROMS project is a Web-based project management system.
Proms is a Web-based project management system whose primary goal is to provide a facility for developers to communicate with other developers, to communicate things to end-users, and to get feed-back from users. It also acts as a placeholder for project information.
Projects can be split up into multiple parts and project maintainers can assign tasks and programmers to each part.
Proms is meant to be a very lightweight replacement of the sourceforge project management software, and has been built more or less modular.
Enhancements:
- This release adds deleting of files and todos, and the ability to flag projects as private.
- The "manage" tab is no longer visible for anonymous users.
- A serious bug that prevented mail from being sent and a bug in the creation of directories that hold project files have been fixed, as well as a bug in the setup script.
<<lessProms is a Web-based project management system whose primary goal is to provide a facility for developers to communicate with other developers, to communicate things to end-users, and to get feed-back from users. It also acts as a placeholder for project information.
Projects can be split up into multiple parts and project maintainers can assign tasks and programmers to each part.
Proms is meant to be a very lightweight replacement of the sourceforge project management software, and has been built more or less modular.
Enhancements:
- This release adds deleting of files and todos, and the ability to flag projects as private.
- The "manage" tab is no longer visible for anonymous users.
- A serious bug that prevented mail from being sent and a bug in the creation of directories that hold project files have been fixed, as well as a bug in the setup script.
Download (0.080MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
ProM Import Framework 3.1
ProM Import Framework allows you to extract process enactment event logs from a set of information systems. more>>
ProM Import Framework project allows you to extract process enactment event logs from a set of information systems.
These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
Process Mining is a family of a-posteriori analysis techniques to extract abstract information from process enactment logs. More in-depth information about the are of process mining is available at processmining.org.
Installation:
- Decompress and extract the provided *.tar.gz archive.
- This will create a folder ProMimport, containing all files necessary.
- Start the application by running the provided shell script start.sh.
- The import filter plugins delivered with your installation package are located in the Plugins folder inside the ProMimport directory.
- Load the plugins (which are packaged in *.jar files) that you want to use from within the running app. For that, use Load filter plugin.. from the Filters menu.
- 3rd party plugins, or plugins developed by you, can be added to the application in exactly the same manner.
- Once imported, filters are automatically added to the applications filter cache, and zre re-loaded on every successive startup. Further, all filter and application configuration data is transparently made persistent by the application.
- Thus, after importing all filter plugins necessary, you can safely delete the Plugins folder.
Enhancements:
- This is the initial release of the ProM framework under the new open source CPL license.
- Installers / disk images are provided for Windows and Mac OS X, while the provided source archive is also executable on all platforms supporting Java 5.0.
- Notice that this release depends on a Java runtime environment of version 1.5 / 5.0 or later.
- Prior JRE releases may yield unexpected errors.
<<lessThese can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
Process Mining is a family of a-posteriori analysis techniques to extract abstract information from process enactment logs. More in-depth information about the are of process mining is available at processmining.org.
Installation:
- Decompress and extract the provided *.tar.gz archive.
- This will create a folder ProMimport, containing all files necessary.
- Start the application by running the provided shell script start.sh.
- The import filter plugins delivered with your installation package are located in the Plugins folder inside the ProMimport directory.
- Load the plugins (which are packaged in *.jar files) that you want to use from within the running app. For that, use Load filter plugin.. from the Filters menu.
- 3rd party plugins, or plugins developed by you, can be added to the application in exactly the same manner.
- Once imported, filters are automatically added to the applications filter cache, and zre re-loaded on every successive startup. Further, all filter and application configuration data is transparently made persistent by the application.
- Thus, after importing all filter plugins necessary, you can safely delete the Plugins folder.
Enhancements:
- This is the initial release of the ProM framework under the new open source CPL license.
- Installers / disk images are provided for Windows and Mac OS X, while the provided source archive is also executable on all platforms supporting Java 5.0.
- Notice that this release depends on a Java runtime environment of version 1.5 / 5.0 or later.
- Prior JRE releases may yield unexpected errors.
Download (0.41MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1258 downloads
Zoem 07-205
Zoem is a macro/programming language. more>>
Zoem is a macro/programming language. Zoem project can be used as an all-round macro language, but has more specialized uses as well.
One such specific use is its support for creating small mark-up languages that map to different devices. It has character filtering capabilities tailored to this application.
Two such languages come packaged with zoem; one for creating manual pages that can be output either in troff or in HTML, the other for creating FAQs again in either troff or HTML output.
It supports arithmetic evaluation, regular expressions, multidimensional data storage, iteration, comprehensive IO, control operators, dictionary stacks, system commands, and more.
Enhancements:
- Zoem is now licensed under the GNU General Public License version 3 (or later).
- The bottom user dictionary functions as a global namespace, and syntax exists to access this global namespace directly.
- A macro set#3 was added that provides the modalities of existing set variants (optional warning and expansion) as well as additional modalities.
- The primitive done was reimplemented as throw{done} and throw{done} can be be used to cleanly cut processing in a variety of ways.
- Two example solutions to the N-queen problem illustrate various zoem capabilities.
<<lessOne such specific use is its support for creating small mark-up languages that map to different devices. It has character filtering capabilities tailored to this application.
Two such languages come packaged with zoem; one for creating manual pages that can be output either in troff or in HTML, the other for creating FAQs again in either troff or HTML output.
It supports arithmetic evaluation, regular expressions, multidimensional data storage, iteration, comprehensive IO, control operators, dictionary stacks, system commands, and more.
Enhancements:
- Zoem is now licensed under the GNU General Public License version 3 (or later).
- The bottom user dictionary functions as a global namespace, and syntax exists to access this global namespace directly.
- A macro set#3 was added that provides the modalities of existing set variants (optional warning and expansion) as well as additional modalities.
- The primitive done was reimplemented as throw{done} and throw{done} can be be used to cleanly cut processing in a variety of ways.
- Two example solutions to the N-queen problem illustrate various zoem capabilities.
Download (0.49MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
822 downloads
FreeDoko 0.7.4
FreeDoko is a Doppelkopf-game. more>>
FreeDoko is a Doppelkopf-game, written by Borg Enders and Diether Knof. It is developed under and for the platforms Linux and Windows.
The game is still under developement, but since some time playable.
The game Doppelkopf is a card game for four or more Players. One game will be played by four players.
Doppelkopf originates probably from the mostly in south germany played game Schafkopf. Its name comes from the double (in German: Doppel) existence of each Card (Doppel-Schafkopf). Meanwhile Doppelkopf is played in whole germany, but mainly in north germany and the region of Rhein and Main.
Doppelkopf is a card game with 48 cards and at least 4 players. It is not unlike the card game Skat. Doppelkopf is played with two normal Skat packs of cards (each has 32 cards) without sevens and eights. Here the players with the club queens are playing together. So there are while playing often new pairs.
Doppelkopf is like Skat a game which depends on the skills of each player. This guarantees a exciting and varied game event.
<<lessThe game is still under developement, but since some time playable.
The game Doppelkopf is a card game for four or more Players. One game will be played by four players.
Doppelkopf originates probably from the mostly in south germany played game Schafkopf. Its name comes from the double (in German: Doppel) existence of each Card (Doppel-Schafkopf). Meanwhile Doppelkopf is played in whole germany, but mainly in north germany and the region of Rhein and Main.
Doppelkopf is a card game with 48 cards and at least 4 players. It is not unlike the card game Skat. Doppelkopf is played with two normal Skat packs of cards (each has 32 cards) without sevens and eights. Here the players with the club queens are playing together. So there are while playing often new pairs.
Doppelkopf is like Skat a game which depends on the skills of each player. This guarantees a exciting and varied game event.
Download (7.2MB)
Added: 2006-12-30 License: GPL (GNU General Public License) Price:
1035 downloads
Gamazons 0.83
Gamazons is a Gnome implementation of the Amazons board game. more>>
Amazons is a game played on a 10x10 chess board. Each side has four pieces (amazons) that move like chess queens (in a straight line in any direction). Instead of capturing pieces like in chess, the game is determined based on who moves last.
Each move consists of two parts. First an amazon moves to a new square and then fires an arrow to another square (the arrow is fired in a straight line in any direction from the square the amazon landed on).
The square the arrow lands on becomes a permenant block for the rest of the game. No one can move over it, or fire an arrow over it. Every turn an amazon must move and fire an arrow, so every turn there is one less square available on the board. Try and block in your opponent or section off a good chunk of the board for yourself.
This is a Gnome 2 app, so that must be installed on your system for it to work. Other than that, from the main directory, type "./configure" to generate the necessary makefiles. Then make, make install to compile and install the game. Then type gamazons to start the game.
Note: Ive heard reports of the ./configure erroring out on RH8 with the following message:
checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc to the PKG_CONFIG_PATH environment variable
No package libgnomeui-2.0 found
This problem can be fixed by installing the libgnomeui-devel-2.0.3-3 RPM file.
You can set the player settings from the settings->player menu. You can set it to play AI vs AI or whatever you like.
However, I do have a few default option overrides. For instance, when you get near the end of the game and you dont feel like brainlessly moving a bunch of pieces that are already blocked off into their own areas, you can click on "Auto Finish" which will set both players as AI with a 1 second think time. Also, if you get a little tired of waiting for the AI to move (perhaps you set the time to think too long), you can click on the Force Move button and make him move right then.
Things that arent implemented yet are the network and help menus. Also the undo button doesnt do anything yet (although Ive pretty much got the framework to do it).
<<lessEach move consists of two parts. First an amazon moves to a new square and then fires an arrow to another square (the arrow is fired in a straight line in any direction from the square the amazon landed on).
The square the arrow lands on becomes a permenant block for the rest of the game. No one can move over it, or fire an arrow over it. Every turn an amazon must move and fire an arrow, so every turn there is one less square available on the board. Try and block in your opponent or section off a good chunk of the board for yourself.
This is a Gnome 2 app, so that must be installed on your system for it to work. Other than that, from the main directory, type "./configure" to generate the necessary makefiles. Then make, make install to compile and install the game. Then type gamazons to start the game.
Note: Ive heard reports of the ./configure erroring out on RH8 with the following message:
checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc to the PKG_CONFIG_PATH environment variable
No package libgnomeui-2.0 found
This problem can be fixed by installing the libgnomeui-devel-2.0.3-3 RPM file.
You can set the player settings from the settings->player menu. You can set it to play AI vs AI or whatever you like.
However, I do have a few default option overrides. For instance, when you get near the end of the game and you dont feel like brainlessly moving a bunch of pieces that are already blocked off into their own areas, you can click on "Auto Finish" which will set both players as AI with a 1 second think time. Also, if you get a little tired of waiting for the AI to move (perhaps you set the time to think too long), you can click on the Force Move button and make him move right then.
Things that arent implemented yet are the network and help menus. Also the undo button doesnt do anything yet (although Ive pretty much got the framework to do it).
Download (0.25MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1556 downloads
FunionFS 0.4.3
FunionFS is an Union filesystem for the FUSE driver. more>>
FunionFS is an Union filesystem for the FUSE driver.
This program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel.
Above all, what is an Union filesystem?
It is a method used when one wants to manufacture LiveCD Linux such as Knoppix: support (CDROM) is only a read-only one.
The operating system, however, needs to write on this filesystem. The method consists in superimposing (Union) on the read only filesystem, a small size read-write one.
This filesystem (often stored in a RAMDISK) contains all the modifications made by OS on the CDROM content.
This method is often used for of Linux Stored in a PROM or a compressed file like in CRAMFS.
Enhancements:
- Some bugs have been corrected.
- A rewrite of the directory management is pending that will correct some problems that are happening when overlaying many directories.
<<lessThis program works only with the Fuse driver which is natively included since the 2.6.14 Linux kernel.
Above all, what is an Union filesystem?
It is a method used when one wants to manufacture LiveCD Linux such as Knoppix: support (CDROM) is only a read-only one.
The operating system, however, needs to write on this filesystem. The method consists in superimposing (Union) on the read only filesystem, a small size read-write one.
This filesystem (often stored in a RAMDISK) contains all the modifications made by OS on the CDROM content.
This method is often used for of Linux Stored in a PROM or a compressed file like in CRAMFS.
Enhancements:
- Some bugs have been corrected.
- A rewrite of the directory management is pending that will correct some problems that are happening when overlaying many directories.
Download (0.015MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
961 downloads
ScummVM 0.10.0
ScummVM is a cross-platform interpreter for several point-and-click adventure engines. more>>
ScummVM project is a virtual machine for several classic graphical point-and-click adventure games.
It is designed to run: Adventure Softs Simon the Sorcerer 1 and 2; Revolutions Beneath A Steel Sky, Broken Sword 1 and Broken Sword 2; Flight of the Amazon Queen; and games based on LucasArts SCUMM (Script Creation Utility for Maniac Mansion) system.
SCUMM is used for many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. Compatibility with supported games is continually improving, so check back often.
Enhancements:
- This release adds support for a vast number of engines and games, among them all Sierra AGI games like Space Quest I and II, Kings Quest I-III, and a ton of fan-made games.
- Some of the many ports were improved quite nicely, and overall the usual huge number of small fixes, tweaks and improvements were made.
<<lessIt is designed to run: Adventure Softs Simon the Sorcerer 1 and 2; Revolutions Beneath A Steel Sky, Broken Sword 1 and Broken Sword 2; Flight of the Amazon Queen; and games based on LucasArts SCUMM (Script Creation Utility for Maniac Mansion) system.
SCUMM is used for many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. Compatibility with supported games is continually improving, so check back often.
Enhancements:
- This release adds support for a vast number of engines and games, among them all Sierra AGI games like Space Quest I and II, Kings Quest I-III, and a ton of fan-made games.
- Some of the many ports were improved quite nicely, and overall the usual huge number of small fixes, tweaks and improvements were made.
Download (1.3MB)
Added: 2007-06-21 License: LGPL (GNU Lesser General Public License) Price:
863 downloads
SVG-cards 2.0.1
SVG-cards is a set of playing cards made from pure SVG with all kings, queens, jacks, numbers, jokers, and backs of cards. more>>
SVG-cards is a set of playing cards made from pure SVG with all kings, queens, jacks, numbers, jokers, and backs of cards.
You can use SVG-cards everywhere you like : Web pages, games, the GNOME desktop, the KDE desktop, and so on...
You can print them on your color printer and make real cards or T-shirts.
The kings, queens and jacks are based on the french representation, because I find them beautiful. You can access to each either by rendering the file into a pixmap and clipping each card or by using their name with a DOM interface. All cards are inside a SVG group.
Example :
the king of spade is inside this group :
< g id="king_spade" >
...
< /g >
Names are the following :
black_joker
red_joker
back
{king,queen,jack}_{club,diamond,heart,spade}
{1,2,3,4,5,6,7,8,9,10}_{club,diamond,heart,spade}
Examples :
- the ace of club is 1_club
- the queen of diamond is queen_diamond
Enhancements:
- A bug that prevented SVG cards from being displayed in Firefox and Adobe Illustrator was fixed.
<<lessYou can use SVG-cards everywhere you like : Web pages, games, the GNOME desktop, the KDE desktop, and so on...
You can print them on your color printer and make real cards or T-shirts.
The kings, queens and jacks are based on the french representation, because I find them beautiful. You can access to each either by rendering the file into a pixmap and clipping each card or by using their name with a DOM interface. All cards are inside a SVG group.
Example :
the king of spade is inside this group :
< g id="king_spade" >
...
< /g >
Names are the following :
black_joker
red_joker
back
{king,queen,jack}_{club,diamond,heart,spade}
{1,2,3,4,5,6,7,8,9,10}_{club,diamond,heart,spade}
Examples :
- the ace of club is 1_club
- the queen of diamond is queen_diamond
Enhancements:
- A bug that prevented SVG cards from being displayed in Firefox and Adobe Illustrator was fixed.
Download (0.34MB)
Added: 2006-06-30 License: LGPL (GNU Lesser General Public License) Price:
1219 downloads
AudioTT 1.4.2
AudioTT is ID3 tag editor, which is FREE to use. more>>
AudioTT is ID3 tag editor, which is FREE to use.
AudioTT supports both ID3 tags (ID3v1 and ID3v2). Editing ID3 tags by this application is very easy and saves your time, beacause it allows you to edit a heap of MP3 files at once.
This function is useful especialy for those who own a big collection of MP3s. Imagine that you have a discography of the QUEEN - it means hundreds of MP3 files. It would be silly to edit ID3 tag of each file separately. Therefore you may load the whole dicography to AudioTT, then write QUEEN to the Band item of ID3 tag and press Save/F12.
If you do so, AudioTT will write QUEEN as a Band to all files of your discography. In exactly the same way you may edit all the items of ID3 tag (Year, Album, Pictures, Official web site of the band/artist...).
AudioTT contains a panel, which shows the detailed information of MP3 files. It contains also another panel, which dynamicaly creates statistic for all your MP3s, which are in that moment loaded into AudioTT (Total time, Average time, Average bitrate, Average sampling rate...). If you are not interested in these information, you may simply hide the panels...
Pictures of jpeg, gif and other types represents a form of binary data similar to audio, video or text data. ID3 tag version 2 (ID3v2) has been proposed so it can contain any type of data. Therefore the new version of AudioTT is now able to handle pictures data. It means that AudioTT is now able to store any count of pictures into ID3 tag. Moreover you can specify a picture by selecting a type (Front cover, Band logotype, ...) and inserting an arbitrary comment.
This all is possible to do with a new tool - Pictures manager. It allows you also to export all images to external files (jpeg, png, gif), remove all images from MP3... This all can be done at one mose click! However, dont forget that adding too many images into ID3 tags might rapidly increase size of your MP3 files!
Main features:
- support of MP3 file format
- support of ID3v1 and ID3v2 tags
- support of 39 items of ID3 tag version 2
- full support of "Pictures", "Comments" ...
- ability to read, edit and save hundreds ID3 tags at once
- comprehensive MP3 details panel
- dynamic creation of MP3s statistic
- multilingual
- multi/cross platform
<<lessAudioTT supports both ID3 tags (ID3v1 and ID3v2). Editing ID3 tags by this application is very easy and saves your time, beacause it allows you to edit a heap of MP3 files at once.
This function is useful especialy for those who own a big collection of MP3s. Imagine that you have a discography of the QUEEN - it means hundreds of MP3 files. It would be silly to edit ID3 tag of each file separately. Therefore you may load the whole dicography to AudioTT, then write QUEEN to the Band item of ID3 tag and press Save/F12.
If you do so, AudioTT will write QUEEN as a Band to all files of your discography. In exactly the same way you may edit all the items of ID3 tag (Year, Album, Pictures, Official web site of the band/artist...).
AudioTT contains a panel, which shows the detailed information of MP3 files. It contains also another panel, which dynamicaly creates statistic for all your MP3s, which are in that moment loaded into AudioTT (Total time, Average time, Average bitrate, Average sampling rate...). If you are not interested in these information, you may simply hide the panels...
Pictures of jpeg, gif and other types represents a form of binary data similar to audio, video or text data. ID3 tag version 2 (ID3v2) has been proposed so it can contain any type of data. Therefore the new version of AudioTT is now able to handle pictures data. It means that AudioTT is now able to store any count of pictures into ID3 tag. Moreover you can specify a picture by selecting a type (Front cover, Band logotype, ...) and inserting an arbitrary comment.
This all is possible to do with a new tool - Pictures manager. It allows you also to export all images to external files (jpeg, png, gif), remove all images from MP3... This all can be done at one mose click! However, dont forget that adding too many images into ID3 tags might rapidly increase size of your MP3 files!
Main features:
- support of MP3 file format
- support of ID3v1 and ID3v2 tags
- support of 39 items of ID3 tag version 2
- full support of "Pictures", "Comments" ...
- ability to read, edit and save hundreds ID3 tags at once
- comprehensive MP3 details panel
- dynamic creation of MP3s statistic
- multilingual
- multi/cross platform
Download (0.34MB)
Added: 2006-02-27 License: Freeware Price:
1410 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above prom queen search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed