correctly
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 481
GSTorrent 0005
GSTorrent is a Bittorrent client/server system. more>>
GSTorrent is a Bittorrent client/server system. A daemon program handles all the file transfers as a Bittorrent client. The GSTorrent daemon also acts as a server for an external GUI client.
The objective is to have a relatively small Bittorrent client, which runs on a small computer without a graphical interface and to control this server from a different machine.
An example of this type of architecture is the mldonkey client/server system for the edonkey protocol.
Enhancements:
- The torrent hash problem is fixed.
- The upload/download rate settings finally work correctly.
- A better torrent selector.
<<lessThe objective is to have a relatively small Bittorrent client, which runs on a small computer without a graphical interface and to control this server from a different machine.
An example of this type of architecture is the mldonkey client/server system for the edonkey protocol.
Enhancements:
- The torrent hash problem is fixed.
- The upload/download rate settings finally work correctly.
- A better torrent selector.
Download (MB)
Added: 2007-08-23 License: GPL (GNU General Public License) Price:
795 downloads
Project Foundry 0.1
Project Foundry provides a integrated project management tool. more>>
Project Foundry provides a integrated project management tool.
Project Foundry is a tool to create and maintain information used during the development of software projects.
It is oriented towards the high level management of the projects, and aims to better integrate the usual tasks of management.
In particular, one can keep track of:
- Meetings minutes
- Stakeholders
- Requirements
- Models of GUI
- Work breakdown structure (Gantt chart scheduler)
- A glossary so that important words are defined and used correctly all around the project
<<lessProject Foundry is a tool to create and maintain information used during the development of software projects.
It is oriented towards the high level management of the projects, and aims to better integrate the usual tasks of management.
In particular, one can keep track of:
- Meetings minutes
- Stakeholders
- Requirements
- Models of GUI
- Work breakdown structure (Gantt chart scheduler)
- A glossary so that important words are defined and used correctly all around the project
Download (3.2MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
982 downloads
Command Executor 0.2
Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. more>>
Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. Sometimes it is useful to execute some external commands (e.g. shutdown) when playing reached a certain place (e.g. end of album).
This script does the job. If amaroK starts playing a track from the "Shell Command" album, this script executes the comment tag of the track as a shell command.
You need some prepared audio files, with correctly filled tags. There are three .ogg files enclosed for stop playing, shutdown and hibernate the computer.
<<lessThis script does the job. If amaroK starts playing a track from the "Shell Command" album, this script executes the comment tag of the track as a shell command.
You need some prepared audio files, with correctly filled tags. There are three .ogg files enclosed for stop playing, shutdown and hibernate the computer.
Download (0.005MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1330 downloads
PowerDNS Recursor 3.1.4
PowerDNS has developed a complete suite of technologies surrounding Internet Naming and email. more>>
PowerDNS project has developed a complete suite of technologies surrounding Internet Naming and email.
Internet Naming is at the core of all online activities and is involved in each and every transaction on the net. Email remains the killer application of the Internet.
Enhancements:
- This release contains two important security fixes, which should also solve the very rare reports of stability problems.
- Additionally, a new class of misconfigured domains will now always be resolved correctly, instead of intermittently.
<<lessInternet Naming is at the core of all online activities and is involved in each and every transaction on the net. Email remains the killer application of the Internet.
Enhancements:
- This release contains two important security fixes, which should also solve the very rare reports of stability problems.
- Additionally, a new class of misconfigured domains will now always be resolved correctly, instead of intermittently.
Download (0.75MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
Force Content-Type 1.2.1
Force Content-Type is an extension used to force the Content-Type of URLs. more>>
Force Content-Type is an extension used to force the Content-Type of URLs.
Its useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
<<lessIts useful to avoid the tag soup when you are developing a XHTML webpage and want Firefox to use its internal XML parser. If the webserver is not correctly configured, it will serve the page with a text/html Content-Type (a tag soup), instead of sending it as application/xhtml+xml, and therefore avoiding Firefox to treat the page as pure XML.
Force Content-Type allows you to define the Content-Type of some URLs (using Regular Expressions), overriding the webservers incorrect Content-Type.
Supported locales:
- Basque
- English
- Spanish
Download (0.035MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
951 downloads
Ruport 1.0.1
Ruport (Ruby Reports) is a powerful report generation engine. more>>
Ruport aka RubyReport is a pure Ruby report generation and formatting system.
It aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
<<lessIt aims to prevent you from ever having to fight with the low level tasks of parsing data from various sources.
If youd like to build professional grade custom reports quickly and easily, Ruport is the system for you.
Ruport is reporting, the Ruby Way.
Enhancements:
- PDF Grouping alternative styles now render correctly.
- An issue with Renderer::Hooks causing silent failures was resolved.
- A conflict with the rdoc library was also fixed, as well as some other minor bugs.
Download (0.29MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
865 downloads
octavia 0.25
octavia is a compiler for a music description language that compiles to MIDI data. more>>
octavia is a compiler for a music description language that compiles to MIDI data. octavia music source files can also use Python code to perform generic programming tasks that a composer might wish to accomplish.
Enhancements:
- This release deals correctly with accented notes in chords.
- The program should now work in Windows.
- #CUT and #SAVE points were added in the script to automate cutting octfunc.py.
- A file is not created unless a player function is seen in the source.
- Unprocessing a processed sequence recreates the chords and arpeggiation appropriately.
- Plugins are now also sought in the LaunchPath of octavia program+/plugins/.
- Text and Tracknames are created automatically.
<<lessEnhancements:
- This release deals correctly with accented notes in chords.
- The program should now work in Windows.
- #CUT and #SAVE points were added in the script to automate cutting octfunc.py.
- A file is not created unless a player function is seen in the source.
- Unprocessing a processed sequence recreates the chords and arpeggiation appropriately.
- Plugins are now also sought in the LaunchPath of octavia program+/plugins/.
- Text and Tracknames are created automatically.
Download (0.27MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1182 downloads
Relokate 0.4.1
Relokate is a puzzle game which comes with 3 different levels of complexity. more>>
Relokate is a strategy puzzle game for the K Desktop Environment (KDE). The player must reorder the cards to match the original image or order of numbers.
Relokate has support for adding background images and puzzle themes using the Get Hot New Stuff framework (GHNS).
Enhancements:
- It is a quick bugfix update to 0.4 which didnt install the configuration correctly!
<<lessRelokate has support for adding background images and puzzle themes using the Get Hot New Stuff framework (GHNS).
Enhancements:
- It is a quick bugfix update to 0.4 which didnt install the configuration correctly!
Download (1.2MB)
Added: 2005-06-21 License: GPL (GNU General Public License) Price:
1585 downloads
Accha 0.1 Beta
Accha is a program intended to help people learn the Hindi alphabet. more>>
Accha is a program intended to help people learn the Hindi alphabet (Devanagari). Accha is written in Java/Swing, and should run equally well on Windows, Mac OS X, and Linux computers.
Main features:
- Unicode display of Devanagari
- Audio of correct pronunciation
- Choose which letters to study
- Phonetic textual input (i.e. "sa" for ?)
- Display of previous right answer
Enhancements:
- This release updates Unicode functionality to work in the Windows operating system.
- Previously, it depended on Javas autodetection of the character set of the input file, which Linux and OS X did correctly, but Windows failed to do.
- It now specifically sets the character set to UTF-8 for Windows benefit.
<<lessMain features:
- Unicode display of Devanagari
- Audio of correct pronunciation
- Choose which letters to study
- Phonetic textual input (i.e. "sa" for ?)
- Display of previous right answer
Enhancements:
- This release updates Unicode functionality to work in the Windows operating system.
- Previously, it depended on Javas autodetection of the character set of the input file, which Linux and OS X did correctly, but Windows failed to do.
- It now specifically sets the character set to UTF-8 for Windows benefit.
Download (0.89MB)
Added: 2005-11-30 License: GPL (GNU General Public License) Price:
1423 downloads
kio_history 0.1
kio_history is a protocol to access Konquerors browsing history. more>>
kio_history is a protocol to access Konquerors browsing history. It is mostly experimental in nature.
Known bugs:
-Cannot delete entries / clear history.
-Does not receive real-time updates, must be refreshed.
-Folder URLS (e.g. svn://anonsvn.kde.org/home/kde) do not open correctly.
Ideas for the future?
-All of the above bugs could be fixed by modifying KonqHistoryManager.
-Display favicons.
-Store previews of all history entries?
<<lessKnown bugs:
-Cannot delete entries / clear history.
-Does not receive real-time updates, must be refreshed.
-Folder URLS (e.g. svn://anonsvn.kde.org/home/kde) do not open correctly.
Ideas for the future?
-All of the above bugs could be fixed by modifying KonqHistoryManager.
-Display favicons.
-Store previews of all history entries?
Download (0.38MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1082 downloads
NativeCall 0.4.1
NativeCall is a Java toolkit that lets you call operating system methods from whithin Java without JNI code. more>>
NativeCall is a Java toolkit that lets you call operating system methods from whithin Java without JNI code.
The current version 0.4.0 supports structs, Strings, primitive types (ints and booleans), byte and char arrays and output parameters.
NativeCall 0.4.0 implements some minor changes to make the API more consistent and easier. NativeCall project also features more unit tests.
Enhancements:
- The previous release could not create multiple pointers correctly.
- Javadoc for Win32Verifier#verifyModuleName(String) was corrected.
- Using a new Holder(null) now means new Holder(new Integer(0)).
- Constructor method IDs are now cached.
- int hashCode() methods have been optimized.
<<lessThe current version 0.4.0 supports structs, Strings, primitive types (ints and booleans), byte and char arrays and output parameters.
NativeCall 0.4.0 implements some minor changes to make the API more consistent and easier. NativeCall project also features more unit tests.
Enhancements:
- The previous release could not create multiple pointers correctly.
- Javadoc for Win32Verifier#verifyModuleName(String) was corrected.
- Using a new Holder(null) now means new Holder(new Integer(0)).
- Constructor method IDs are now cached.
- int hashCode() methods have been optimized.
Download (0.28MB)
Added: 2006-04-20 License: MIT/X Consortium License Price:
1283 downloads
mod_xhtml_neg 1.0
mod_xhtml_neg performs content-negotiation for XHTML documents conforming to Appendix C of the XHTML 1.0 specification. more>>
mod_xhtml_neg performs content-negotiation for XHTML documents conforming to Appendix C of the XHTML 1.0 specification.
This module for the the Apache HTTP server gives it the ability to correctly negotiate content types for XHTML documents. Without negotiation, these would be sent as text/html. For browsers that support XHTML as an XML document, the content can (and should) be sent as application/xhtml+xml. See the W3Cs technical note for details.
Also see RFC 3236 for some of the technicalities of correctly negotiating XHTML documents.
One solution thats been seen around the web in a few places is to use the Apache mod_rewrite module to sniff the Accept: header in HTTP requests. This is crude but will work most of the time. See an example of this at Greytower Technologies.
This Apache module does similar negotiation, but with the following advantages:
- It can correctly handle relative quality values for different content-types based on the browsers Accept header
- It will correctly send Vary headers and a unique ETag header for each response type, thus ensuring proxy caches will work correctly
- Can perform character set negotiation based on the Accept-Charset header, taking into account the default character sets defined in RFC 2616 and RFC 3023
- Can perform negotiation based on XHTML profiles using the optional "profile" parameter in the Accept header.*
Will correctly degrade caching for HTTP 1.0 proxies
Profiles are XML namespaces that refer to the XHTML variants, such as XHTML Basic, XHTML Mobile Profile, and so on. The profile parameter was introduced in section 8 of RFC 3236.
<<lessThis module for the the Apache HTTP server gives it the ability to correctly negotiate content types for XHTML documents. Without negotiation, these would be sent as text/html. For browsers that support XHTML as an XML document, the content can (and should) be sent as application/xhtml+xml. See the W3Cs technical note for details.
Also see RFC 3236 for some of the technicalities of correctly negotiating XHTML documents.
One solution thats been seen around the web in a few places is to use the Apache mod_rewrite module to sniff the Accept: header in HTTP requests. This is crude but will work most of the time. See an example of this at Greytower Technologies.
This Apache module does similar negotiation, but with the following advantages:
- It can correctly handle relative quality values for different content-types based on the browsers Accept header
- It will correctly send Vary headers and a unique ETag header for each response type, thus ensuring proxy caches will work correctly
- Can perform character set negotiation based on the Accept-Charset header, taking into account the default character sets defined in RFC 2616 and RFC 3023
- Can perform negotiation based on XHTML profiles using the optional "profile" parameter in the Accept header.*
Will correctly degrade caching for HTTP 1.0 proxies
Profiles are XML namespaces that refer to the XHTML variants, such as XHTML Basic, XHTML Mobile Profile, and so on. The profile parameter was introduced in section 8 of RFC 3236.
Download (0.032MB)
Added: 2006-04-05 License: The Apache License Price:
1298 downloads
WorldForge::skstream 0.3.6
WorldForge::skstream is an iostream based C++ socket library. more>>
WorldForge::skstream is an iostream based C++ socket library. It is ideally suited for use as the underlying transport for Atlas-C++, and has been well tested and debugged.
WorldForge::skstream was first discovered for WorldForge when it was used in UClient and has since been packaged up as its own library for use on other WorldForge projects. The code was originally written by Rafael Guterres Jeffman who is not involved with the project but we have extensively rewritten it.
Enhancements:
- The classes have been refactored to make the implementation of datagram sockets much more sane.
- Binding datagram sockets to a local addresses and ports has been implemented.
- The portability of the IPv6 code has been improved so it now works correctly on Win32.
<<lessWorldForge::skstream was first discovered for WorldForge when it was used in UClient and has since been packaged up as its own library for use on other WorldForge projects. The code was originally written by Rafael Guterres Jeffman who is not involved with the project but we have extensively rewritten it.
Enhancements:
- The classes have been refactored to make the implementation of datagram sockets much more sane.
- Binding datagram sockets to a local addresses and ports has been implemented.
- The portability of the IPv6 code has been improved so it now works correctly on Win32.
Download (0.040MB)
Added: 2006-10-17 License: LGPL (GNU Lesser General Public License) Price:
1106 downloads
ITVal 1.0
ITVal is a decision-diagram based query engine for testing and verifying iptables firewalls. more>>
ITVal is a decision-diagram based query engine for testing and verifying iptables firewalls.
Because firewalls can be very complicated, it is often difficult to know whether your firewall is correctly configured to protect against various attacks.
ITVal allows the system administrator to quickly and easily verify that the firewall setup satisfies a set of security properties expressed as queries.
Queries are specified in a simple English-like language that is very easy to use. Advanced firewall techniques, such as NAT and stateful filtering, are supported.
<<lessBecause firewalls can be very complicated, it is often difficult to know whether your firewall is correctly configured to protect against various attacks.
ITVal allows the system administrator to quickly and easily verify that the firewall setup satisfies a set of security properties expressed as queries.
Queries are specified in a simple English-like language that is very easy to use. Advanced firewall techniques, such as NAT and stateful filtering, are supported.
Download (0.67MB)
Added: 2007-02-10 License: GPL (GNU General Public License) Price:
986 downloads
XPontus XML Editor 1.0.0 RC3
XPontus is a free java based XML editor designed towards text editing. more>>
XPontus is a free java based XML editor designed towards text editing. XPontus XML Editor aims to provide a free alternative to commercial XML Editors.
As XPontus is written in Java it is available for all java enabled operating systems. It has been reported to run correctly on Linux, Windows, Mac OS X, Solaris and FreeBSD. There are many installers for platform convenience.
The software is distributed under the GNU GPL License.
<<lessAs XPontus is written in Java it is available for all java enabled operating systems. It has been reported to run correctly on Linux, Windows, Mac OS X, Solaris and FreeBSD. There are many installers for platform convenience.
The software is distributed under the GNU GPL License.
Download (17.5MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
864 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 correctly 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