corrections
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 138
Digital Room Correction 2.6.2
Digital Room Correction is a program used to generate correction filters for acoustic compensation. more>>
Digital Room Correction project is a program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation.
DRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesnt provide convolution features, and provides only some simplified, although really accurate, measuring tools.
For further informations see the documentation section, which includes the full manual of the current version of DRC and a complete set of measurements showing the effect of the DRC correction in a real life situation.
DRC is available for free and is released under the terms of the GNU General Public License. See the documentation for details.
Enhancements:
- A new feature for replacing command line parameters has been introduced.
- The dip and peak limiting procedures have been improved in order to avoid numerical instabilities.
- A new wavelet-based analysis graph has been added to the sample results.
- Many performance improvements have been introduced.
- A new optional parameter used to define the base directory for all files has been added.
<<lessDRC generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. DRC doesnt provide convolution features, and provides only some simplified, although really accurate, measuring tools.
For further informations see the documentation section, which includes the full manual of the current version of DRC and a complete set of measurements showing the effect of the DRC correction in a real life situation.
DRC is available for free and is released under the terms of the GNU General Public License. See the documentation for details.
Enhancements:
- A new feature for replacing command line parameters has been introduced.
- The dip and peak limiting procedures have been improved in order to avoid numerical instabilities.
- A new wavelet-based analysis graph has been added to the sample results.
- Many performance improvements have been introduced.
- A new optional parameter used to define the base directory for all files has been added.
Download (1.0MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
815 downloads
KoverArtist 0.5
KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. more>>
KoverArtist is a program for the fast creation of covers for cd/dvd cases and boxes. KoverArtists main idea is to be able to create decent looking covers with some mouseclicks.
The project started from my need for some decent covers for the films I record from television and then often burn on dvd for archiving.
With series I usually start with one or two dvds, and add more as more episodes are available. So the program - KoverArtist - had to be flexible enough to handle that. This also requires changing covers on the fly to use cases that can house more discs.
Enhancements:
- Some layout tweaking to make the main window fit better on a 1024x768 screen (thanks to Agnese Bonetti for reporting).
- Bugfix: Disc #1 tab was not shown on startup when no project was opened.
- Bugfix: koverartist crashed when ~/.cddb did not exist upon audio-cd import (thanks to Audidriver for reporting).
- Corrections in German translation.
- Added support for KinoArtist projects (KinoArtist is not released yet).
- When importing a disc and the project title or snapshots are not set, the disc settings are then used (like when opening a KMediaFactory project as a project).
- Added support for automake 2.6.x
<<lessThe project started from my need for some decent covers for the films I record from television and then often burn on dvd for archiving.
With series I usually start with one or two dvds, and add more as more episodes are available. So the program - KoverArtist - had to be flexible enough to handle that. This also requires changing covers on the fly to use cases that can house more discs.
Enhancements:
- Some layout tweaking to make the main window fit better on a 1024x768 screen (thanks to Agnese Bonetti for reporting).
- Bugfix: Disc #1 tab was not shown on startup when no project was opened.
- Bugfix: koverartist crashed when ~/.cddb did not exist upon audio-cd import (thanks to Audidriver for reporting).
- Corrections in German translation.
- Added support for KinoArtist projects (KinoArtist is not released yet).
- When importing a disc and the project title or snapshots are not set, the disc settings are then used (like when opening a KMediaFactory project as a project).
- Added support for automake 2.6.x
Download (0.97MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
647 downloads
JMicroVision 1.2.5
JMicroVision is an image analysis toolbox for measuring and quantifying components of high-definition images. more>>
JMicroVision is an image analysis toolbox for measuring and quantifying components of high-definition images. JMicroVision contains most of the common image processing operations, has a simple and intuitive user interface, an efficient visualization system and innovative features. It contains tools to quantify either manually or automatically.
Main features:
- Read images in TIFF, BMP, FlashPiX, GIF, JPEG, PNG, and PNM formats
- Efficient visualization system
- Quantify components: objects or background
- Object analysis (size, shape, orientation, texture ...)
- Object classification
- Image processing (binary and morphology operations, filtering, segmentation...)
- Image rectification (geometric corrections by control points)
- Digital point counting
- Tools for data collection in one or two dimensions
- Image annotation and description card
- Profile (variation of granulometry, density, objects or background)
- Save all measures, data, calibration and preferences in a single project file
Enhancements:
- Fixed issues: 22, 40, 41, 42, 43, 44 , 45 and 46
- Supports Java 1.6 and Windows Vista
- Read all previous JMicroVision project files
- More texture descriptors
- Supervised classification (k-nearest neighbor)
- Improvement of UI (Table, Text field and spinner have similar behaviors)
- Aqua and GTK+ Look and Feel are supported (still some minor issues)
- Online help has been actualized
- Other minor bugs fixed
<<lessMain features:
- Read images in TIFF, BMP, FlashPiX, GIF, JPEG, PNG, and PNM formats
- Efficient visualization system
- Quantify components: objects or background
- Object analysis (size, shape, orientation, texture ...)
- Object classification
- Image processing (binary and morphology operations, filtering, segmentation...)
- Image rectification (geometric corrections by control points)
- Digital point counting
- Tools for data collection in one or two dimensions
- Image annotation and description card
- Profile (variation of granulometry, density, objects or background)
- Save all measures, data, calibration and preferences in a single project file
Enhancements:
- Fixed issues: 22, 40, 41, 42, 43, 44 , 45 and 46
- Supports Java 1.6 and Windows Vista
- Read all previous JMicroVision project files
- More texture descriptors
- Supervised classification (k-nearest neighbor)
- Improvement of UI (Table, Text field and spinner have similar behaviors)
- Aqua and GTK+ Look and Feel are supported (still some minor issues)
- Online help has been actualized
- Other minor bugs fixed
Download (28.9MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1139 downloads
Object::PerlDesignPatterns 0.03
Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs. more>>
Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs.
SYNOPSIS
lynx perldesignpatterns.html
perldoc Object::PerlDesignPatterns
ABSTRACT
Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.
PerlDesignPatterns is a free book sporting:
Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.
Feel free to jump right in and make corrections, suggestions, ask questions, play editor, or just rant. Start in http://www.perldesignpatterns.com/?TinyWiki to learn about the TinyWiki software, make a page for yourself, play with editing that, perhaps make a link from the GuestLog to your page. The markup language is ASCII based - it couldnt be any easier.
This document is a snapshot of the current state of the Wiki, automatically compiled from hundreds of individual sections by a Perl script.
<<lessSYNOPSIS
lynx perldesignpatterns.html
perldoc Object::PerlDesignPatterns
ABSTRACT
Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.
PerlDesignPatterns is a free book sporting:
Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.
Feel free to jump right in and make corrections, suggestions, ask questions, play editor, or just rant. Start in http://www.perldesignpatterns.com/?TinyWiki to learn about the TinyWiki software, make a page for yourself, play with editing that, perhaps make a link from the GuestLog to your page. The markup language is ASCII based - it couldnt be any easier.
This document is a snapshot of the current state of the Wiki, automatically compiled from hundreds of individual sections by a Perl script.
Download (0.55MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1180 downloads
foosic for amaroK 0.3
foosic is a script for amaroK Music Diary. more>>
foosic is a script for amaroK Music Diary. foosic project is an automated music database and a playback statistics tracking system. While you listen to your music, the foosic client submits information about which songs you play. Together with the submissions from other users, we can gather a complete database about currently existing albums, artists, compilations, etc..., as well as information about what is popular and what is not.
You can see your own statistics, and, if you allow it, let your friends see what you are listening to and what you like.
You can browse the database on this site and discover new artists or albums that you didnt know about before."
Based on the protocol description I created a ruby script for amaroK so I can update my statistics also from my Linux box.
The script was tested with ruby version 1.8.3 and amaroK 1.3.8. The script depends on Korundum for the config panel.
You can use the amaroK Script manager to install the script.
As Im no expert neither in ruby nor in Qt, if anyone feels corrections should be made to the script, please tell me so or correct the mistake yourself.
I probably wont add new features unless Im *really* bored. Or they are useful *and* easy to implement.
Oh, and Im not related in any way to the original foosic developers.
<<lessYou can see your own statistics, and, if you allow it, let your friends see what you are listening to and what you like.
You can browse the database on this site and discover new artists or albums that you didnt know about before."
Based on the protocol description I created a ruby script for amaroK so I can update my statistics also from my Linux box.
The script was tested with ruby version 1.8.3 and amaroK 1.3.8. The script depends on Korundum for the config panel.
You can use the amaroK Script manager to install the script.
As Im no expert neither in ruby nor in Qt, if anyone feels corrections should be made to the script, please tell me so or correct the mistake yourself.
I probably wont add new features unless Im *really* bored. Or they are useful *and* easy to implement.
Oh, and Im not related in any way to the original foosic developers.
Download (0.003MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1243 downloads
eCromedos 1.0.1
eCromedos is a document preparation system that allows concurrent publication of documents in print and web. more>>
eCromedos is a document preparation system that allows concurrent publication of documents in print and web.
Documents are written in an XML-conforming markup language and converted to HTML or printable document formats by means of a special software.
eCromedoss defines document formats for a range of document classes, which are formally layed down in a set of Document Type Definitions (DTD). The mapping of raw documents to representational formats is done via XSL-transformations.
The eCromedos Document Processor (EDP) is a modified XSL-transformer with a plugins-based architecture, through which it offers enhanced functionality which could not be realised with XSL-transformations alone. The most salient feature is the possibility to have listings in various programming languages syntactically highlighted during transformation.
For production of printable documents, the EDP generates LATEX as an intermediate format, which can be further processed into high-quality PostScript and PDF by use of the TEX typesetting system. All that is needed is a functional TEX-installation. The user does not need any previous knowledge about TEX or LATEX.
Enhancements:
- This release contains a number of major bugfixes and a couple of minor corrections and additions to the documentation.
- Users of version 1.0.0 are encouraged to upgrade.
<<lessDocuments are written in an XML-conforming markup language and converted to HTML or printable document formats by means of a special software.
eCromedoss defines document formats for a range of document classes, which are formally layed down in a set of Document Type Definitions (DTD). The mapping of raw documents to representational formats is done via XSL-transformations.
The eCromedos Document Processor (EDP) is a modified XSL-transformer with a plugins-based architecture, through which it offers enhanced functionality which could not be realised with XSL-transformations alone. The most salient feature is the possibility to have listings in various programming languages syntactically highlighted during transformation.
For production of printable documents, the EDP generates LATEX as an intermediate format, which can be further processed into high-quality PostScript and PDF by use of the TEX typesetting system. All that is needed is a functional TEX-installation. The user does not need any previous knowledge about TEX or LATEX.
Enhancements:
- This release contains a number of major bugfixes and a couple of minor corrections and additions to the documentation.
- Users of version 1.0.0 are encouraged to upgrade.
Download (0.36MB)
Added: 2006-04-25 License: GPL (GNU General Public License) Price:
1277 downloads
Ovidentia 6.3.3
Ovidentia is a professional collaborative/groupware portal generator more>>
Ovidentia is a professional collaborative/groupware portal generator featuring an administrable management tool with a workflow for the approval to publish articles, comments, files, or vacation requests.
It also features an agenda (shareable), an integrated directory, charts, an LDAP directory interface, add-ons support, a mail interface, and a WYSIWYG HTML editor to publish articles, news, posts, or write email. The project supports LDAP, Ovidentia, and Active Directory authentication.
Enhancements:
- Bugs correction
- Security corrective measures
- Vacation requests management evolutions
<<lessIt also features an agenda (shareable), an integrated directory, charts, an LDAP directory interface, add-ons support, a mail interface, and a WYSIWYG HTML editor to publish articles, news, posts, or write email. The project supports LDAP, Ovidentia, and Active Directory authentication.
Enhancements:
- Bugs correction
- Security corrective measures
- Vacation requests management evolutions
Download (2.1MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
896 downloads
Geo::TigerLine::Record::B 0.02
Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. more>>
Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections.
SYNOPSIS
use Geo::TigerLine::Record::B;
@records = Geo::TigerLine::Record::B->parse_file($fh);
@records = Geo::TigerLine::Record::B->parse_file($fh, &callback);
$record = Geo::TigerLine::Record::B->new(%fields);
$record->rt();
$record->version();
$record->file();
$record->cenid();
$record->polyid();
$record->statecq();
$record->countycq();
$record->tractcq();
$record->blockcq();
$record->aianhhfpcq();
$record->aianhhcq();
$record->aihhtlicq();
$record->aitscecq();
$record->aitscq();
$record->anrccq();
$record->concitcq();
$record->cousubcq();
$record->submcdcq();
$record->placecq();
$record->uacc();
$record->urcc();
$record->rs_b1();
This is a class representing record type B of the TIGER/Line 2003 census geographic database. Each object is one record. It also contains methods to parse TIGER/Line record type B files and turn them into objects.
This is intended as an intermediate format between pulling the raw data out of the simplistic TIGER/Line data files into something more sophisticated (a process you should only have to do once). As such, its not very fast, but its careful, easy to use and performs some verifications on the data being read.
As this class is autogenerated by mk_parsers, think before you modify this file. Its OO, so consider sub-classing instead.
<<lessSYNOPSIS
use Geo::TigerLine::Record::B;
@records = Geo::TigerLine::Record::B->parse_file($fh);
@records = Geo::TigerLine::Record::B->parse_file($fh, &callback);
$record = Geo::TigerLine::Record::B->new(%fields);
$record->rt();
$record->version();
$record->file();
$record->cenid();
$record->polyid();
$record->statecq();
$record->countycq();
$record->tractcq();
$record->blockcq();
$record->aianhhfpcq();
$record->aianhhcq();
$record->aihhtlicq();
$record->aitscecq();
$record->aitscq();
$record->anrccq();
$record->concitcq();
$record->cousubcq();
$record->submcdcq();
$record->placecq();
$record->uacc();
$record->urcc();
$record->rs_b1();
This is a class representing record type B of the TIGER/Line 2003 census geographic database. Each object is one record. It also contains methods to parse TIGER/Line record type B files and turn them into objects.
This is intended as an intermediate format between pulling the raw data out of the simplistic TIGER/Line data files into something more sophisticated (a process you should only have to do once). As such, its not very fast, but its careful, easy to use and performs some verifications on the data being read.
As this class is autogenerated by mk_parsers, think before you modify this file. Its OO, so consider sub-classing instead.
Download (0.040MB)
Added: 2006-07-04 License: Perl Artistic License Price:
1207 downloads
Medoosa 1.2
Medoosa is an application which creates UML class diagrams from C++ sources. more>>
Medoosa is an application which creates UML class diagrams from C++ sources.
Corrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments.
At this time, the layout must still be done by hand. Some code is already present to produce the layout with Graphviz.
<<lessCorrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments.
At this time, the layout must still be done by hand. Some code is already present to produce the layout with Graphviz.
Download (1.7MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
runsuid 1.5
runsuid runs a script with another user-id/group-id, when the user has the right to do so according to the configuration file. more>>
runsuid runs a script with another user-id/group-id, when the user has the right to do so according to the configuration file.
If used in the right combination with access restrictions this can ease the life of system administrators. Additionally, it can be used for running CGI-scripts as different fixed users.
Enhancements:
- A stupid options parsing bug and a memory leak (with no security implications) were fixed.
- Spelling corrections were made.
<<lessIf used in the right combination with access restrictions this can ease the life of system administrators. Additionally, it can be used for running CGI-scripts as different fixed users.
Enhancements:
- A stupid options parsing bug and a memory leak (with no security implications) were fixed.
- Spelling corrections were made.
Download (0.020MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1003 downloads
GCfilms 6.4
GCfilms is an application that can be used to manage a movie collection. more>>
GCfilms is an GNOME application that can be used to manage a movie collection. A user can stock all the movies he has with some associated informations (where it is located, movie category, already seen or not, a rating,...). Then one can retrieve some movies matching filtering criteria (specific values for movies information).
This application has a plugin system to be able to find movies specific information (running time, actors, director,...) from Internet website. The user only enters the movie title and GCfilms automatically fill in these fields.
You can receive an email each time a new version is delivered. You only need to subscribe gcfilms-release mailing list (the linked page contains all information needed for this).
Enhancements:
- Some bugs with plugins used to retrieve information from Web sites were fixed.
- There were also some corrections in the CSV import and the graphical interface.
<<lessThis application has a plugin system to be able to find movies specific information (running time, actors, director,...) from Internet website. The user only enters the movie title and GCfilms automatically fill in these fields.
You can receive an email each time a new version is delivered. You only need to subscribe gcfilms-release mailing list (the linked page contains all information needed for this).
Enhancements:
- Some bugs with plugins used to retrieve information from Web sites were fixed.
- There were also some corrections in the CSV import and the graphical interface.
Download (1.1MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1286 downloads
OutGuess 0.2
OutGuess is a universal tool that allows the insertion of hidden information into the redundant bits of data sources. more>>
OutGuess is a universal tool that allows the insertion of hidden information into the redundant bits of data sources.
The program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. In the next paragraphs, images will be used as concrete example of data objects, though OutGuess can use any kind of data, as long as a handler is provided.
For JPEG images, OutGuess preserves statistics which are based on frequency counts. As a result, statistical tests based on frequency counts are unable to detect the presence of steganographic content. Before embedding data into an image, OutGuess can determine the maximum message size that can be hidden while still being able to maintain statistics based on frequency counts.
Enhancements:
- Use statistical corrections to defend against steganalysis.
- A lot of cleanup.
- Use all DCT coefficients for JPG now. This version is not any more compatible with the previous versions.
<<lessThe program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. In the next paragraphs, images will be used as concrete example of data objects, though OutGuess can use any kind of data, as long as a handler is provided.
For JPEG images, OutGuess preserves statistics which are based on frequency counts. As a result, statistical tests based on frequency counts are unable to detect the presence of steganographic content. Before embedding data into an image, OutGuess can determine the maximum message size that can be hidden while still being able to maintain statistics based on frequency counts.
Enhancements:
- Use statistical corrections to defend against steganalysis.
- A lot of cleanup.
- Use all DCT coefficients for JPG now. This version is not any more compatible with the previous versions.
Download (0.45MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1208 downloads
Debian 3.1r6
The Debian Project is an association of individuals who have made common cause to create a free operating system. more>>
Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel.
Linux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software.
Debian comes with over 8000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) - all of it free. Its a bit like a tower. At the base is the kernel. On top of that are all the basic tools.
Next is all the software that you run on the computer. At the top of the tower is Debian -- carefully organizing and fitting everything so it all works together.
Among versions of Linux, Debian is fairly unique, unlike most distributions it isnt backed by any for profit venture and instead is an all volunteer organization. There is no for profit company, or business plan behind Debian, it is a wide ranging project along the lines of GNU. Debian also provides the basis for a number of other Linux distributions, such as Lindows, Xandros, Libranet, and Knoppix.
The linchpin of Debian is a combination package management system and distribution network called forth by the mighty apt-get command. What makes this network so exceptional is that the dpkg-deb files which make up Debian packages contain information on their underlying dependencies so installing a package from the Debian network will call up all of its dependent packages.
As an example, installing a KDE application would make sure that KDE, X windows, and everything underneath was already installed on the system, and if the prerequisite packages werent already installed than the packages would automatically be downloaded and installed from the Debian network.
Enhancements:
- The Debian project has updated the stable distribution Debian GNU/Linux 3.1 (codename Sarge). This update mainly adds security updates to the stable release, along with a few corrections to serious problems. In preparation for the upcoming release of Debian GNU/Linux 4.0 (codename Etch), Debian GNU/Linux 3.1 will be moved to the oldstable part of the archive. Users who would like to continue using Debian GNU/Linux 3.1 are advised to update their sources.list network sources to refer to sarge instead of stable. Please note that this update does not constitute a new version of Debian GNU/Linux 3.1 but only updates some of the packages included.
<<lessLinux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software.
Debian comes with over 8000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) - all of it free. Its a bit like a tower. At the base is the kernel. On top of that are all the basic tools.
Next is all the software that you run on the computer. At the top of the tower is Debian -- carefully organizing and fitting everything so it all works together.
Among versions of Linux, Debian is fairly unique, unlike most distributions it isnt backed by any for profit venture and instead is an all volunteer organization. There is no for profit company, or business plan behind Debian, it is a wide ranging project along the lines of GNU. Debian also provides the basis for a number of other Linux distributions, such as Lindows, Xandros, Libranet, and Knoppix.
The linchpin of Debian is a combination package management system and distribution network called forth by the mighty apt-get command. What makes this network so exceptional is that the dpkg-deb files which make up Debian packages contain information on their underlying dependencies so installing a package from the Debian network will call up all of its dependent packages.
As an example, installing a KDE application would make sure that KDE, X windows, and everything underneath was already installed on the system, and if the prerequisite packages werent already installed than the packages would automatically be downloaded and installed from the Debian network.
Enhancements:
- The Debian project has updated the stable distribution Debian GNU/Linux 3.1 (codename Sarge). This update mainly adds security updates to the stable release, along with a few corrections to serious problems. In preparation for the upcoming release of Debian GNU/Linux 4.0 (codename Etch), Debian GNU/Linux 3.1 will be moved to the oldstable part of the archive. Users who would like to continue using Debian GNU/Linux 3.1 are advised to update their sources.list network sources to refer to sarge instead of stable. Please note that this update does not constitute a new version of Debian GNU/Linux 3.1 but only updates some of the packages included.
Download (644MB)
Added: 2007-04-07 License: GPL (GNU General Public License) Price:
577 downloads
Ipanto Lite for Cisco IOS DHCP 3.0.2
Ipanto Lite for Cisco IOS DHCP provides monitoring of Cisco IOS DHCP and IP address management. more>>
IpaLite for Cisco IOS DHCP provides monitoring of Cisco IOS DHnto CP and IP address management. It has a user-friendly and intuitive Web GUI, monitoring of Cisco IOS DHCP scopes, and reporting (IP utilization and history).
Ipanto Lite is quick and easy to implement, reduces manual repetitive operations, and can replace your spreadsheet
Major Features
User-friendly and intuitive Web GUI,
1 user profile with full admin rights,
Reporting (IP utilization and history).
Major Benefits
Quick and easy implementation,
Reduce manual repetitive operations,
Replace your speadsheet.
Enhancements:
- This version is a service release that provides miscellaneous corrections and improvements.
- The Ipanto Database has been updated to provide more accurate statistics and to improve log storage usage.
- The Ipanto WebGUI has been improved to provide localized settings, DHCP hosts listing per subnet, and optimized display for large subnet/location sets.
<<lessIpanto Lite is quick and easy to implement, reduces manual repetitive operations, and can replace your spreadsheet
Major Features
User-friendly and intuitive Web GUI,
1 user profile with full admin rights,
Reporting (IP utilization and history).
Major Benefits
Quick and easy implementation,
Reduce manual repetitive operations,
Replace your speadsheet.
Enhancements:
- This version is a service release that provides miscellaneous corrections and improvements.
- The Ipanto Database has been updated to provide more accurate statistics and to improve log storage usage.
- The Ipanto WebGUI has been improved to provide localized settings, DHCP hosts listing per subnet, and optimized display for large subnet/location sets.
Download (71.3MB)
Added: 2007-05-20 License: Freeware Price:
898 downloads
Netscape Navigator 9.0 Beta 1
Netscape Navigator offers improved pop-up blocking and enhanced security. more>>
Netscape Navigator offers improved pop-up blocking and enhanced security. Netscape Navigator 9 is available as a standalone installation for Linux, Mac OS, and Windows.
The automatic update feature in your current Netscape browser will not upgrade to 9.0. Please download the new version now for the newest updates.
Main features:
Social Integration
- Share and vote for webpages that you find interesting.
- Add friends and get their favorite stories in your sidebar.
News in the Browser
- Follow the latest news directly from your browser.
- Customize your News menu to only show your favorite sections.
URL correction
- Let Navigator fix common typing mistakes in URLs.
- No more .cmo, .ogr, or htp:// !
Link Pad
- Save interesting links for later without cluttering your bookmarks.
<<lessThe automatic update feature in your current Netscape browser will not upgrade to 9.0. Please download the new version now for the newest updates.
Main features:
Social Integration
- Share and vote for webpages that you find interesting.
- Add friends and get their favorite stories in your sidebar.
News in the Browser
- Follow the latest news directly from your browser.
- Customize your News menu to only show your favorite sections.
URL correction
- Let Navigator fix common typing mistakes in URLs.
- No more .cmo, .ogr, or htp:// !
Link Pad
- Save interesting links for later without cluttering your bookmarks.
Download (8.9MB)
Added: 2007-06-05 License: NPL (Netscape Public License) Price:
169492 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 corrections 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