the gold rush
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 251
the poldek 0.20
the poldek is a full-featured console frontend to RPM. more>>
The poldek project is the RPM packages management helper tool; its basic features are similar to every modern package updater like apt-get -- the program takes information about packages from package index file (packages.dir.gz by default) and allows packaging installation, upgrading and removal.
Package dependencies are automatically handled, so if you need to install a package which requires other packages to be installed, poldek downloads and installs all the required packages by itself.
Main poldeks advantages are:
- Relatively fast dependency processing
Package dependencies, conflicts and setting in order are handled by poldek itself without using rpmlib, so the program is significantly faster and uses less memory than rpmlib-based tools.
- "Smart" installation of a big package sets
Before their installation packages are divided into small groups, usually from 2 to 10 items (depending on their reciprocal dependencies). Each group is installed separately, which ensures that unsucessful installation of one of the groups doesnt influence other groups.
Another benefit of this separate installation is that it requires less memory and disk space than the usual one.
- Interactive mode
The poldek can work in two modes: a batch mode (in use similar to apt-get one) and interactive one. The interactive mode puts the user into a readline interface with command line auto-completion and history. In this mode the user is able to browse, search, download, install/upgrade and deinstall packages. In its concept it is similar to shell mode of Perls CPAN module (see sample interactive mode session).
- Installation system from scratch needs 8-12 MB memory only
During this type of install packages are downloaded and installed separately, so used memory size is independent of number of packages intended to install. Program is used by PLD Installer
- Quick package set verification for unresolved dependencies unneeded conflicts and dependency loops.
Feature is useful for distribution maintainers; see sample report.
- Division package set for the purpose of placing it on removable media (like CDROM or ZIP).
Program divide packages in the way that minimize needs of disk changes; for example if distribution fits on 3 CDs, then only 2 changes of CD disk are necessary during installation system from scratch. This feature is used for making PLD CD ISO images, see geniso-poldek script for details.
- Support for "patches" of package index
To save users time and bandwidth program supports "incremental indexes" which is very useful with repositories which frequently change. This feature consist in creation "patches" of index which gives the users possibility to update local index by download "patch" with information of changes only.
- Program is prepared to be run by ordinary user, installation of packages in that case can be done with sudo.
Enhancements:
- This is the first release after the poldek redesign.
- New features and significant changes include a new native package repository index format, support for Yum and XML Metadata repositories, improved support for APT-RPM indexes, a more user friendly interactive mode, proper packages ordering before their uninstallation, a clearer configuration syntax, a better dependency resolver, and many more.
<<lessPackage dependencies are automatically handled, so if you need to install a package which requires other packages to be installed, poldek downloads and installs all the required packages by itself.
Main poldeks advantages are:
- Relatively fast dependency processing
Package dependencies, conflicts and setting in order are handled by poldek itself without using rpmlib, so the program is significantly faster and uses less memory than rpmlib-based tools.
- "Smart" installation of a big package sets
Before their installation packages are divided into small groups, usually from 2 to 10 items (depending on their reciprocal dependencies). Each group is installed separately, which ensures that unsucessful installation of one of the groups doesnt influence other groups.
Another benefit of this separate installation is that it requires less memory and disk space than the usual one.
- Interactive mode
The poldek can work in two modes: a batch mode (in use similar to apt-get one) and interactive one. The interactive mode puts the user into a readline interface with command line auto-completion and history. In this mode the user is able to browse, search, download, install/upgrade and deinstall packages. In its concept it is similar to shell mode of Perls CPAN module (see sample interactive mode session).
- Installation system from scratch needs 8-12 MB memory only
During this type of install packages are downloaded and installed separately, so used memory size is independent of number of packages intended to install. Program is used by PLD Installer
- Quick package set verification for unresolved dependencies unneeded conflicts and dependency loops.
Feature is useful for distribution maintainers; see sample report.
- Division package set for the purpose of placing it on removable media (like CDROM or ZIP).
Program divide packages in the way that minimize needs of disk changes; for example if distribution fits on 3 CDs, then only 2 changes of CD disk are necessary during installation system from scratch. This feature is used for making PLD CD ISO images, see geniso-poldek script for details.
- Support for "patches" of package index
To save users time and bandwidth program supports "incremental indexes" which is very useful with repositories which frequently change. This feature consist in creation "patches" of index which gives the users possibility to update local index by download "patch" with information of changes only.
- Program is prepared to be run by ordinary user, installation of packages in that case can be done with sudo.
Enhancements:
- This is the first release after the poldek redesign.
- New features and significant changes include a new native package repository index format, support for Yum and XML Metadata repositories, improved support for APT-RPM indexes, a more user friendly interactive mode, proper packages ordering before their uninstallation, a clearer configuration syntax, a better dependency resolver, and many more.
Download (0.21MB)
Added: 2005-10-28 License: GPL (GNU General Public License) Price:
1457 downloads
the mg2bot 0.64
the mg2bot is an IRC bot that was originally written to do unique channel maintenance. more>>
the mg2bot is an IRC bot that was originally written to do unique channel maintenance but which now sports a homebrew plugin system, increased channel awareness, and a bot networking capability.
Enhancements:
- Added tinyurl plugin
- Added karma plugin
- Fixed rydia plugin
- Worked out a bug or two from 0.62b
- First non-beta release
<<lessEnhancements:
- Added tinyurl plugin
- Added karma plugin
- Fixed rydia plugin
- Worked out a bug or two from 0.62b
- First non-beta release
Download (0.18MB)
Added: 2005-08-26 License: Perl Artistic License Price:
1519 downloads
The Tcl IRCd 0.1a
The Tcl IRCd provides an IRC server written in Tcl. more>>
The Tcl IRCd provides an IRC server written in Tcl.
The Tcl IRCd is a small IRC server written in Tcl. It is very simple to modify. It is not a full implementation of the IRC protocol, but its enough to create channels, talk in public or private, change topic, nick, and other basic operations. No configuration is required.
The server is designed so that it can reload an updated version of itself at runtime without closing client connections.
The goal of the Tcl IRCd is to provide a simple implementation of an IRC server available in Tcl (thats also the language used to script the eggdrop), immune to buffer overflows or other security problems not affecting dynamic languages like Tcl.
The Tcl IRCd is a fun project, but if I found some time Ill try to release new versions with more features.
Enhancements:
- A number of stability problems fixed.
<<lessThe Tcl IRCd is a small IRC server written in Tcl. It is very simple to modify. It is not a full implementation of the IRC protocol, but its enough to create channels, talk in public or private, change topic, nick, and other basic operations. No configuration is required.
The server is designed so that it can reload an updated version of itself at runtime without closing client connections.
The goal of the Tcl IRCd is to provide a simple implementation of an IRC server available in Tcl (thats also the language used to script the eggdrop), immune to buffer overflows or other security problems not affecting dynamic languages like Tcl.
The Tcl IRCd is a fun project, but if I found some time Ill try to release new versions with more features.
Enhancements:
- A number of stability problems fixed.
Download (0.038MB)
Added: 2007-04-19 License: BSD License Price:
920 downloads
The Gallery 2.2.2
The Gallery is a slick Web-based photo album written using PHP. more>>
Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it.
With Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more.
Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!
Main features:
- Image Magick or NetPBM - pick which image manipulation package you have on your server or want to use.
- Auto Rotate Images - Gallery can look at information in pictures from digital cameras and automatically rotate them as needed.
- Image Quality and Size Defaults - You can limit the quality and size of images so that when images are uploaded, Gallery will resize them to save space.
- Main Gallery Page Settings - The configuration wizard contains all of the settings for how the main Gallery page looks and acts including showing or hiding the album tree, search engine, or album owner, and what frames to show around albums.
- Optional Binaries: zip, jhead, jpegtran - If you have these programs on your webserver, you can enable them to make gallery work better and be more flexible.
- Languages - Choose which languages you want your Gallery to support and how the user is presented with the choice.
- Email Support - Set up email support to have your Gallery email users when their accounts are created or when they forget their password, email you copies, email people when the Gallery is updated, and more!
- Gallery-wide Slideshow - enable or disable a slideshow that includes all pictures in the gallery
- Commenting - turn off or on the public commenting system and configure it.
- Logging - enable logging with syslog or the Windows logger
- RSS publishing - publish your Gallery with RSS![1]
- Album Defaults - set defaults for the way that all new albums will originally look.
<<lessWith Gallery you can easily create and maintain albums of photos via an intuitive interface. The function photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more.
Albums can have read, write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!
Main features:
- Image Magick or NetPBM - pick which image manipulation package you have on your server or want to use.
- Auto Rotate Images - Gallery can look at information in pictures from digital cameras and automatically rotate them as needed.
- Image Quality and Size Defaults - You can limit the quality and size of images so that when images are uploaded, Gallery will resize them to save space.
- Main Gallery Page Settings - The configuration wizard contains all of the settings for how the main Gallery page looks and acts including showing or hiding the album tree, search engine, or album owner, and what frames to show around albums.
- Optional Binaries: zip, jhead, jpegtran - If you have these programs on your webserver, you can enable them to make gallery work better and be more flexible.
- Languages - Choose which languages you want your Gallery to support and how the user is presented with the choice.
- Email Support - Set up email support to have your Gallery email users when their accounts are created or when they forget their password, email you copies, email people when the Gallery is updated, and more!
- Gallery-wide Slideshow - enable or disable a slideshow that includes all pictures in the gallery
- Commenting - turn off or on the public commenting system and configure it.
- Logging - enable logging with syslog or the Windows logger
- RSS publishing - publish your Gallery with RSS![1]
- Album Defaults - set defaults for the way that all new albums will originally look.
Download (11.5MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
Other version of The Gallery
License:GPL (GNU General Public License)

The Gimp 2.6.6
The Gimp is a freely distributed yet brilliant piece of software for such tasks as photo retouching, image composition and image authoring. more>> <<less
Added: 2009-03-17 License: GPL Price: FREE
99838 downloads
Other version of The Gimp
License:GPL (GNU General Public License)
The Blowfish cipher
The Blowfish cipher in C and i386 assembler. more>>
The Blowfish cipher in C and i386 assembler.
In cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more attention is now given to block ciphers with a larger block size, such as AES or Twofish.
Schneier designed Blowfish as a general-purpose algorithm, intended as a replacement for the aging DES and free of the problems associated with other algorithms. At the time, many other designs were proprietary, encumbered by patents or kept as government secrets. Schneier has stated that, "Blowfish is unpatented, and will remain so in all countries. The algorithm is hereby placed in the public domain, and can be freely used by anyone."
<<lessIn cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more attention is now given to block ciphers with a larger block size, such as AES or Twofish.
Schneier designed Blowfish as a general-purpose algorithm, intended as a replacement for the aging DES and free of the problems associated with other algorithms. At the time, many other designs were proprietary, encumbered by patents or kept as government secrets. Schneier has stated that, "Blowfish is unpatented, and will remain so in all countries. The algorithm is hereby placed in the public domain, and can be freely used by anyone."
Download (0.012MB)
Added: 2007-01-25 License: Public Domain Price:
1012 downloads
The Figaro 1.1.0
The Figaro project is a framework for implicit graph algorithms and representations by OBDDs. more>>
The Figaro project is a framework for implicit graph algorithms and representations by OBDDs.
The "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins.
It already contains some generators and algorithms for graph and scheduling problems.
<<lessThe "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins.
It already contains some generators and algorithms for graph and scheduling problems.
Download (1.4MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1113 downloads
The Merchant 2.2
The Merchant is a turn based RPG in which you explore the universe and trade to earn credits and experience. more>>
The Merchant is a turn based RPG in which you explore the universe and trade to earn credits and experience.
The Merchant is implemented as a Web application.
The Merchant is still in the alpha stages, so the game is not complete but you may create an account and login.
Please play the game and help in the search for bugs.
<<lessThe Merchant is implemented as a Web application.
The Merchant is still in the alpha stages, so the game is not complete but you may create an account and login.
Please play the game and help in the search for bugs.
Download (1.6MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1224 downloads
The Doorman 0.81
The doorman guards the door of a server, manipulating firewall rules to admit only recognized parties. more>>
The doorman guards the door of a server, manipulating firewall rules to admit only recognized parties.
The doorman is intended to run on systems which have their firewall rules turned down tightly enough as to be effectively invisible to the outside world. The doorman adds and removes extra rules in a very controlled manner.
Using metaphor 1...
The doorman daemon "guards the door" of a host, admitting only recognized parties. It allows a server which is not intended for general public access to run with all of its TCP ports closed to the outside world. A matching "knocker" is provided, with which to persuade the doorman to open the door a crack, just wide enough for a single TCP connection from a single IP address.
And now, switching to metaphor 2... :)
A private server thus rigged for silent running has greatly enhanced security. Port scans cannot reveal its existence. Even if its existence is known by other means (or the firewall isnt all that tight), possible bugs in server code cannot be exploited; packets from unknown sources simply never get to the bug.
The current implementation of the doorman, "doormand", is suitable for protecting only TCP services on Unix-type systems. The door-knocker, "knock", can be run under Unix, GNU/Linux, or Microsoft Windows.
The doorman is based on an original idea of Martin Krzywinski, who proposed watching firewall logs for a sequence of packets directed to closed ports, which method he described in Sysadmin magazine and linuxjournal.com.
You might also visit his pages at www.portknocking.org.
This particular implementation deviates a bit from his original proposal, in that the doorman watches for only a single UDP packet. To get the doorman to open up, the packet must contain an MD5 hash which correctly hashes a shared secret, salted with a 32-bit random number, the identifying user or group-name, and the requested service port-number.
Enhancements:
- Added support for linux cooked socket header len; thanks to Markus Hoffmann.
- Fixed guestlist hostname-parsing bug; also thanks to Markus.
- Changed method of remembering old knock hashes, without use of Berkeley DB.
- Kinda-fixed a bug handling pcapnext-returns-null condition. I hope.
- Included lexer.c (flex output from lexer.l) in distribution. Duh.
- Fixed doorman bug when creating new new hashfile; thanks to Robert Koropcak
- No changes made to knock.c; however, it will report being V0.81
<<lessThe doorman is intended to run on systems which have their firewall rules turned down tightly enough as to be effectively invisible to the outside world. The doorman adds and removes extra rules in a very controlled manner.
Using metaphor 1...
The doorman daemon "guards the door" of a host, admitting only recognized parties. It allows a server which is not intended for general public access to run with all of its TCP ports closed to the outside world. A matching "knocker" is provided, with which to persuade the doorman to open the door a crack, just wide enough for a single TCP connection from a single IP address.
And now, switching to metaphor 2... :)
A private server thus rigged for silent running has greatly enhanced security. Port scans cannot reveal its existence. Even if its existence is known by other means (or the firewall isnt all that tight), possible bugs in server code cannot be exploited; packets from unknown sources simply never get to the bug.
The current implementation of the doorman, "doormand", is suitable for protecting only TCP services on Unix-type systems. The door-knocker, "knock", can be run under Unix, GNU/Linux, or Microsoft Windows.
The doorman is based on an original idea of Martin Krzywinski, who proposed watching firewall logs for a sequence of packets directed to closed ports, which method he described in Sysadmin magazine and linuxjournal.com.
You might also visit his pages at www.portknocking.org.
This particular implementation deviates a bit from his original proposal, in that the doorman watches for only a single UDP packet. To get the doorman to open up, the packet must contain an MD5 hash which correctly hashes a shared secret, salted with a 32-bit random number, the identifying user or group-name, and the requested service port-number.
Enhancements:
- Added support for linux cooked socket header len; thanks to Markus Hoffmann.
- Fixed guestlist hostname-parsing bug; also thanks to Markus.
- Changed method of remembering old knock hashes, without use of Berkeley DB.
- Kinda-fixed a bug handling pcapnext-returns-null condition. I hope.
- Included lexer.c (flex output from lexer.l) in distribution. Duh.
- Fixed doorman bug when creating new new hashfile; thanks to Robert Koropcak
- No changes made to knock.c; however, it will report being V0.81
Download (0.13MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1202 downloads
Privateer Gemini Gold 1.02a
Privateer Gemini Gold is a remake of Wing Commander Privateer. more>>
Privateer Gemini Gold is a remake of Wing Commander Privateer.
Back in 1993 Privateer was released as part of the Wing Commander series and became a great success in the gaming industry. Over 10 years later a small group of privateer enthusiasts reintroduce the game with a new graphic engine and real 3d spaceflight.
As Grayson Burrows you inherited a small old scout class ship from your grandfather, to start over as a Privateer in a new and sparsely populated sector of the Confederation. Take your chance and become a pirate, merchant or hunter upgrade your ship and experience the hard truth in a border sector where noone has anything to give away...
This project is different from Privateer Remake in that it focuses on recreating the original Privateer without additional fan created content, it however shares the source with Privateer Remake.
Enhancements:
- new paradigm model with turrets
- new "New Constantinople Superbase" model
Bugfixes:
- "bounce back bug" which prevents you from landing
- Lynn Murphy mission: hostile militia wingmen
- Lynn Murphy mission: no mission payment
- Search for Mordichai Jones: Pirate doesnt deliver message
- cargo space calculation bug when using cargo expansion
- missing linux/ubuntu dependencies
- npcs are always hostile (linux)
- impossible rescue missions
- sound issues (linux)
<<lessBack in 1993 Privateer was released as part of the Wing Commander series and became a great success in the gaming industry. Over 10 years later a small group of privateer enthusiasts reintroduce the game with a new graphic engine and real 3d spaceflight.
As Grayson Burrows you inherited a small old scout class ship from your grandfather, to start over as a Privateer in a new and sparsely populated sector of the Confederation. Take your chance and become a pirate, merchant or hunter upgrade your ship and experience the hard truth in a border sector where noone has anything to give away...
This project is different from Privateer Remake in that it focuses on recreating the original Privateer without additional fan created content, it however shares the source with Privateer Remake.
Enhancements:
- new paradigm model with turrets
- new "New Constantinople Superbase" model
Bugfixes:
- "bounce back bug" which prevents you from landing
- Lynn Murphy mission: hostile militia wingmen
- Lynn Murphy mission: no mission payment
- Search for Mordichai Jones: Pirate doesnt deliver message
- cargo space calculation bug when using cargo expansion
- missing linux/ubuntu dependencies
- npcs are always hostile (linux)
- impossible rescue missions
- sound issues (linux)
Download (278MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
506 downloads
Other version of Privateer Gemini Gold
License:GPL (GNU General Public License)
The Hunted Chronicle 2
The Hunted is a single player FPS game based off of the Darkplaces engine. more>>
The Hunted is a single player FPS game based off of the Darkplaces engine. It is completely standalone, meaning that you do not need any prior files to run it, and it comes in a series called chronicles.
These chronicles are used for having a continuously flowing story and a difference in weaponry and in other things found in-game.
Each chronicle tells the story of a lone survivor escaping the city that has been overcome by the infected.
The symptoms of the infected at the time of the survivors adventure are not clear but as the chronicles are released, the story unfolds to make it quite clear as to why, where, when, and how this survivor came to be in a horror show such as this.
Main features:
- Completely recreated zombie and zombie code. Much more "realistic" in attack, range, and response time.
- Added random skin generator so zombies will be wearing different attire no matter how many times you play a map
- Added "Use" key, used to pick up boxes and move them to get to previously unattainable areas
- Added "story driven comics" used to help further the story and gives hints on puzzles
- Added all new weapon models
- Added fully functionable "secondary attack" (zoom with Mercs Gun, large swing with meathook)
- Added zombie footsteps
- FIXED**bug where zombies faking dead on ground would still block a players way
- FIXED**HUD/glock-pistol ammo malfunctions
- Added place_model attributes to have spatialization options and other effects to create global audio ambience and better effects using DarkPlaces extensions
- Added muzzleflash
- Added flashlight
- Added multiple new enemies
<<lessThese chronicles are used for having a continuously flowing story and a difference in weaponry and in other things found in-game.
Each chronicle tells the story of a lone survivor escaping the city that has been overcome by the infected.
The symptoms of the infected at the time of the survivors adventure are not clear but as the chronicles are released, the story unfolds to make it quite clear as to why, where, when, and how this survivor came to be in a horror show such as this.
Main features:
- Completely recreated zombie and zombie code. Much more "realistic" in attack, range, and response time.
- Added random skin generator so zombies will be wearing different attire no matter how many times you play a map
- Added "Use" key, used to pick up boxes and move them to get to previously unattainable areas
- Added "story driven comics" used to help further the story and gives hints on puzzles
- Added all new weapon models
- Added fully functionable "secondary attack" (zoom with Mercs Gun, large swing with meathook)
- Added zombie footsteps
- FIXED**bug where zombies faking dead on ground would still block a players way
- FIXED**HUD/glock-pistol ammo malfunctions
- Added place_model attributes to have spatialization options and other effects to create global audio ambience and better effects using DarkPlaces extensions
- Added muzzleflash
- Added flashlight
- Added multiple new enemies
Download (MB)
Added: 2005-09-19 License: Freeware Price:
1527 downloads
Kitco Spot Gold Price Watcher 1.0
Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website. more>>
Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website.
This extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.
<<lessThis extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.
Download (0.004MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
635 downloads
Helix Player 1.0.8 GOLD
Helix Player is a streaming audio and video player. more>>
Helix Player is an audio and video player based on the Helix DNA Client engine. The GTK+ version includes a Mozilla browser plug-in and supports local file playback and streaming over RTSP/RTP and HTTP.
It supports video zoom in original, double size, and full screen, and supports: SMIL 2.0, Ogg Vorbis, H.263 video, JPEG, GIF, PNG, and RealPix.
The Symbian Series60 version supports local and streaming playback (RTSP, RTP, RDP, HTTP) of MP3, AMR narrow band, AMR wide band, RA8, sipro, RV7, RV8, RV9, RV10, H263+, 3GPP rel5 SMIL 2.0, images, and more.
Enhancements:
- This release is an update for the Firefox 1.5 API changes.
<<lessIt supports video zoom in original, double size, and full screen, and supports: SMIL 2.0, Ogg Vorbis, H.263 video, JPEG, GIF, PNG, and RealPix.
The Symbian Series60 version supports local and streaming playback (RTSP, RTP, RDP, HTTP) of MP3, AMR narrow band, AMR wide band, RA8, sipro, RV7, RV8, RV9, RV10, H263+, 3GPP rel5 SMIL 2.0, images, and more.
Enhancements:
- This release is an update for the Firefox 1.5 API changes.
Download (3.5MB)
Added: 2006-08-17 License: GPL (GNU General Public License) Price:
698 downloads
OpenStar 4.02 Gold
OpenStar is a value-added PostNuke distribution. more>>
OpenStar is a value-added PostNuke distribution. The aim of OpenStar project is to deliver a more complete eBusiness/CMS solution while still remaining compatible with the proven core PostNuke distribution.
OpenStar contains significant functional extensions and a powerful object-oriented development library, resulting in a significantly more complete CMS.
Main features:
- Calendar & AddressBook (integrated)
- Media & Content Mangement (integrated)
- Content Management Aggregator
- Project management (integrated with AddressBook)
- Document management
- Resource booking system (integrated with Media module)
- Powerful service module (bug tracker)
- Integrated HTTP(S) login into the system
- Lots of other additions and fixes to the base PostNuke codebase
Enhancements:
- This release contains almost 100 fixes and improvements, including the PN 0.762 security patch.
- If you are using a previous version of OpenStar, you are advised to upgrade to this release.
- The docs directory contains a list of changed files in case you wish to selectively upgrade your installation.
- If youve downloaded any 4.02 packages before 24-Feb-2006, you should download them again, as significant fixes have been applied.
<<lessOpenStar contains significant functional extensions and a powerful object-oriented development library, resulting in a significantly more complete CMS.
Main features:
- Calendar & AddressBook (integrated)
- Media & Content Mangement (integrated)
- Content Management Aggregator
- Project management (integrated with AddressBook)
- Document management
- Resource booking system (integrated with Media module)
- Powerful service module (bug tracker)
- Integrated HTTP(S) login into the system
- Lots of other additions and fixes to the base PostNuke codebase
Enhancements:
- This release contains almost 100 fixes and improvements, including the PN 0.762 security patch.
- If you are using a previous version of OpenStar, you are advised to upgrade to this release.
- The docs directory contains a list of changed files in case you wish to selectively upgrade your installation.
- If youve downloaded any 4.02 packages before 24-Feb-2006, you should download them again, as significant fixes have been applied.
Download (18.5MB)
Added: 2006-02-24 License: GPL (GNU General Public License) Price:
1340 downloads
The poster plug-in
The poster plug-in is a Gimp plug-in that combines image layers by attaching them in rows and columns. more>>
The poster plug-in is a Gimp plug-in that combines image layers by attaching them in rows and columns. This is useful especially for films.
The plug-in attaches the layers of a RGB or grayscale image row by row from the left to the right. The frames are separated by lines of selectable width in the current foreground color. If the row/column matrix is too small for all layers, the last layers are skipped. If the row/column matrix is too huge for the layers, additional slots are filled with the current background color.
Now, how does this look like???
Lets take the well-known high-speed film of an oscillating cavitation bubble... For a better visibility we choose a red foreground and a blue background color and select "< Image >/Filters/Animation/Poster" afterwards.
<<lessThe plug-in attaches the layers of a RGB or grayscale image row by row from the left to the right. The frames are separated by lines of selectable width in the current foreground color. If the row/column matrix is too small for all layers, the last layers are skipped. If the row/column matrix is too huge for the layers, additional slots are filled with the current background color.
Now, how does this look like???
Lets take the well-known high-speed film of an oscillating cavitation bubble... For a better visibility we choose a red foreground and a blue background color and select "< Image >/Filters/Animation/Poster" afterwards.
Download (0.018MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1136 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above the gold rush 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